ajust swayidle
This commit is contained in:
parent
03414e0a4d
commit
144c98b194
|
@ -6,9 +6,9 @@ PartOf=graphical-session.target
|
|||
[Service]
|
||||
Type=simple
|
||||
ExecStart=/usr/bin/swayidle -w \
|
||||
timeout 1800 'swaymsg "output * dpms off"' \
|
||||
timeout 1200 'swaymsg "output * dpms off"' \
|
||||
resume 'swaymsg "output * dpms on"' \
|
||||
timeout 1810 'lock' \
|
||||
timeout 1210 'lock' \
|
||||
before-sleep 'lock'
|
||||
|
||||
[Install]
|
||||
|
|
Loading…
Reference in New Issue