opdatering swaylock
This commit is contained in:
@@ -11,7 +11,7 @@ exec-once = swayidle -w \
|
||||
timeout 300 'hyprctl dispatch dpms off' \
|
||||
resume 'hyprctl dispatch dpms on' \
|
||||
timeout 600 'systemctl suspend' \
|
||||
before-sleep 'swaylock-effects -f'
|
||||
before-sleep 'swaylock -f'
|
||||
|
||||
|
||||
# ---------------------------------------------------
|
||||
@@ -167,4 +167,4 @@ bind = , XF86MonBrightnessDown, exec, brightnessctl set 5%-
|
||||
bind = , XF86AudioMicMute, exec, wpctl set-mute @DEFAULT_AUDIO_SOURCE@ toggle
|
||||
|
||||
# Lock Screen
|
||||
bind = $mainMod, L, exec, swaylock-effects -f --screenshots --clock --indicator --effect-blur 7x5 --effect-vignette 0.5:0.5 --ring-color 89b4fa --key-hl-color 00aaff --text-color ffffff
|
||||
bind = $mainMod, L, exec, swaylock -f --screenshots --clock --indicator --effect-blur 7x5 --effect-vignette 0.5:0.5 --ring-color 89b4fa --key-hl-color 00aaff --text-color ffffff
|
||||
Reference in New Issue
Block a user