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