changed lockscreen from waylock to swaylock-effects
This commit is contained in:
@@ -123,7 +123,21 @@ riverctl map normal Mod1 F11 enter-mode passthrough
|
|||||||
riverctl map passthrough Mod1 F11 enter-mode normal
|
riverctl map passthrough Mod1 F11 enter-mode normal
|
||||||
|
|
||||||
# Lock screen
|
# Lock screen
|
||||||
riverctl map normal Mod1+Shift L spawn waylock
|
#riverctl map normal Mod1+Shift L spawn waylock
|
||||||
|
riverctl map normal Mod1+Shift L spawn '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
|
||||||
|
|||||||
Reference in New Issue
Block a user