mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-11 09:44:08 -05:00
Dont turn of monitors
This commit is contained in:
parent
03ff4ecf8a
commit
0c91a0faa4
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ exec /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
|
|||
### IDLE CONFIG ###
|
||||
###################
|
||||
|
||||
exec swayidle -w timeout 300 'swaylock --screenshots --effect-blur 10x7 --effect-pixelate 20 --clock --indicator --indicator-thickness 6 --ring-color 6F6AB5' timeout 600 'swaymsg "output * power off"' resume 'swaysmg "output * power on"' before-sleep 'swaylock --screenshots --effect-blur 10x7 --effect-pixelate 20 --clock --indicator --indicator-thickness 6 --ring-color 6F6AB5'
|
||||
exec swayidle -w timeout 300 'swaylock --screenshots --effect-blur 10x7 --effect-pixelate 20 --clock --indicator --indicator-thickness 6 --ring-color 6F6AB5'
|
||||
|
||||
#set $lock 'swaylock -f -c 000000'
|
||||
#bindswitch --reload --locked lid:on exec $lock
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue