Skip to content

Commit 6098938

Browse files
committed
fix(waybar): Fixes updates module
1 parent 0219627 commit 6098938

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Configs/.local/share/waybar/modules/custom-updates.jsonc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"return-type": "json",
55
"format": "{0}",
66
"rotate": 0,
7-
"on-click": "hyde-shell systemupdate up",
7+
"on-click": "hyprctl dispatch exec -- hyde-shell systemupdate up",
88
"interval": 86400,
99
"tooltip": true,
1010
"signal": 20

0 commit comments

Comments
 (0)