Laptop files
This commit is contained in:
5
eww/widgets/desktop_button.yuck
Normal file
5
eww/widgets/desktop_button.yuck
Normal file
@ -0,0 +1,5 @@
|
||||
(defwidget desktopbutton []
|
||||
(eventbox :onclick "${eww} open desktop --toggle" :tooltip "Toggle Desktop Menu"
|
||||
(image :path "/home/sharpe/.config/eww/images/kanagawa-button.png" :image-width 20)
|
||||
)
|
||||
)
|
Reference in New Issue
Block a user