works like this

This commit is contained in:
twoneis 2024-07-23 23:19:39 +02:00
parent bff68c0cb2
commit cd1c6eb934
2 changed files with 2 additions and 11 deletions

View file

@ -79,7 +79,7 @@
{ command = ["wpctl" "set-volume" "@DEFAULT_AUDIO_SINK@" "0"]; }
{ command = ["brightnessctl" "s" "50%"]; }
{ command = ["swaybg" "-c" "1f1d2e"]; }
{ command = ["systemctl" "--user" "restart" "swayidle.service"]; }
{ command = ["swayidle" "-w" "before-sleep" "swaylock"]; }
];
binds = {