commit 10247b5fab9865caa43bc4ea7501322ad4b0d422 parent 09cab747c7649a14296c2b2b8e1ddd80afab717b Author: awy <awy@awy.one> Date: Fri, 16 May 2025 17:41:07 +0300 swayidle,swaylock Diffstat:
A | .config/swayidle/config | | | 3 | +++ |
M | dependencies.txt | | | 2 | ++ |
2 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/.config/swayidle/config b/.config/swayidle/config @@ -0,0 +1,3 @@ +timeout 300 'swaylock -f -c 000000' +timeout 600 'swaymsg "output * dpms off"' resume 'swaymsg "output * dpms on"' +before-sleep 'swaylock -f -c 000000' diff --git a/dependencies.txt b/dependencies.txt @@ -1,6 +1,8 @@ # sway sway swaybg +swayidle +swaylock pulsemixer calcurse bandwhich