stuff
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"layer": "top",
|
||||
"output": "DP-1",
|
||||
"output": "DP-2",
|
||||
"modules-left": [
|
||||
"custom/power",
|
||||
"hyprland/workspaces",
|
||||
@@ -29,7 +29,7 @@
|
||||
"format": "{}",
|
||||
"return-type": "json",
|
||||
"interval": 1,
|
||||
"on-click": "pidof hypridle >/dev/null && killall hypridle || hyprctl dispatch exec hypridle"
|
||||
"on-click": "pidof hypridle >/dev/null && killall hypridle || hyprctl --instance 0 eval 'hl.exec_cmd(\"hypridle\")'"
|
||||
},
|
||||
"hyprland/workspaces": {
|
||||
"format": "{name}",
|
||||
|
||||
Reference in New Issue
Block a user