swaylock-hyprland: Decreased blur intensity
This commit is contained in:
parent
d1efb39a0b
commit
5248dba612
1 changed files with 1 additions and 1 deletions
|
@ -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' \
|
||||||
|
|
Loading…
Reference in a new issue