feat: nb battery improvement
This commit is contained in:
@@ -302,8 +302,10 @@ exec cryptomator
|
||||
exec swayidle \
|
||||
before-sleep 'loginctl lock-session $XDG_SESSION_ID' \
|
||||
lock 'swaylock -c 252525 -s center -i ~/.wallpaper.png' \
|
||||
timeout 300 'swaylock -c 252525 -s center -i ~/.wallpaper.png' \
|
||||
timeout 1800 'systemctl suspend'
|
||||
timeout 120 'light -O && light -S 10' \
|
||||
resume 'light -I' \
|
||||
timeout 180 'swaylock -c 252525 -s center -i ~/.wallpaper.png' \
|
||||
timeout 600 'systemctl suspend'
|
||||
exec dunst
|
||||
#exec --no-startup-id swaybg -c "#000000" -m fill -i ~/.config/wallpaper/wot.jpg
|
||||
# exec --no-startup-id gnome-keyring-daemon --start --components=pkcs11,secrets,ssh
|
||||
|
||||
Reference in New Issue
Block a user