added swayidle

This commit is contained in:
2025-07-31 00:31:10 +05:00
parent bf3225a165
commit 389a8c1dd2
2 changed files with 3 additions and 0 deletions

2
.config/swayidle/config Normal file
View File

@ -0,0 +1,2 @@
timeout 3600 'swaymsg "output * power off"' resume 'swaymsg "output * power on"'