swaylock-hyprland: Decreased blur intensity

This commit is contained in:
GaspardCulis 2023-12-12 09:13:20 +01:00
parent d1efb39a0b
commit 5248dba612

View file

@ -7,7 +7,7 @@ exec /usr/bin/swaylock \
--daemonize \ --daemonize \
--clock \ --clock \
--screenshots \ --screenshots \
--effect-blur 20x10 \ --effect-blur 8x4 \
--indicator-radius 100 \ --indicator-radius 100 \
--font 'Hack Nerd Font' \ --font 'Hack Nerd Font' \
--bs-hl-color '#FF3366' \ --bs-hl-color '#FF3366' \