Files
dotfiles/bin/swaylock.sh
Daniil Tsivinsky 75336b5377 add swaylock.sh script
it uses fork of swaylock called swaylock-effects
2022-06-15 21:24:20 +03:00

14 lines
234 B
Bash
Executable File

#! /bin/bash
swaylock \
--screenshots \
--indicator \
--indicator-radius 100 \
--indicator-thickness 7 \
--clock \
--ring-color ffeced \
--key-hl-color 0291ff \
--effect-blur 7x5 \
--effect-vignette 0.5:0.5 \
--fade-in 0.2