Fix eww scripts timing out
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
(defwidget bluetooth-module []
|
||||
(eventbox :onhover "${EWW_CMD} update bluetooth-reveal=true"
|
||||
:onhoverlost "${EWW_CMD} update bluetooth-reveal=false"
|
||||
:onclick "$HOME/.config/rofi/menus/bluetooth/bluetooth.sh"
|
||||
:onclick "$HOME/.config/rofi/menus/bluetooth/bluetooth.sh &"
|
||||
(box :class "module bluetooth"
|
||||
:orientation "h"
|
||||
:space-evenly "false"
|
||||
|
||||
Reference in New Issue
Block a user