dotfiles/de/home/.config/eww/modules/home/shortcuts.yuck
2025-03-19 19:02:50 -07:00

7 lines
114 B
Text

(defwidget shortcuts []
(box
:class "shortcuts"
:width 300
:height 200
(button
"test!")))