added autolock
This commit is contained in:
@@ -139,6 +139,22 @@ riverctl map normal Mod1+Shift L spawn 'swaylock \
|
|||||||
--effect-blur 7x1 \
|
--effect-blur 7x1 \
|
||||||
--image ~/Pictures/bg-astronaut.jpg'
|
--image ~/Pictures/bg-astronaut.jpg'
|
||||||
|
|
||||||
|
swayidle \
|
||||||
|
timeout 300 'swaylock \
|
||||||
|
--clock \
|
||||||
|
--indicator-idle-visible \
|
||||||
|
--indicator-radius 100 \
|
||||||
|
--indicator-thickness 7 \
|
||||||
|
--ring-color 2D464D \
|
||||||
|
--key-hl-color be5046 \
|
||||||
|
--text-color ffffff \
|
||||||
|
--line-color 00000000 \
|
||||||
|
--inside-color 00000088 \
|
||||||
|
--separator-color 00000000 \
|
||||||
|
--fade-in 0.2 \
|
||||||
|
--effect-blur 7x1 \
|
||||||
|
--image ~/Pictures/bg-astronaut.jpg' &
|
||||||
|
|
||||||
# Various media key mapping examples for both normal and locked mode which do
|
# Various media key mapping examples for both normal and locked mode which do
|
||||||
# not have a modifier
|
# not have a modifier
|
||||||
for mode in normal locked
|
for mode in normal locked
|
||||||
|
|||||||
Reference in New Issue
Block a user