dotfiles/bin/lockscreen

16 lines
343 B
Plaintext
Raw Normal View History

2023-07-11 10:06:43 -04:00
#!/bin/sh
swaylock \
--screenshots \
--clock \
--indicator \
--indicator-radius 100 \
--indicator-thickness 7 \
--effect-blur 7x5 \
--effect-vignette 0.5:0.5 \
--ring-color 2e3440 \
--key-hl-color 88C0D0 \
--line-color 00000000 \
--inside-color 00000088 \
--separator-color 00000000 \
--layout-text-color ffffffffff