This commit is contained in:
2026-09-16 08:44:15 +02:00
parent 1e56b05236
commit f082f9db74
15 changed files with 88 additions and 16 deletions

View File

@@ -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}",