opdatering swaylock

This commit is contained in:
2025-06-23 22:00:57 +02:00
parent 9e15b93916
commit 9110ba0736

View File

@@ -11,7 +11,7 @@ exec-once = swayidle -w \
timeout 300 'hyprctl dispatch dpms off' \ timeout 300 'hyprctl dispatch dpms off' \
resume 'hyprctl dispatch dpms on' \ resume 'hyprctl dispatch dpms on' \
timeout 600 'systemctl suspend' \ 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 bind = , XF86AudioMicMute, exec, wpctl set-mute @DEFAULT_AUDIO_SOURCE@ toggle
# Lock Screen # 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