feat: moved to i3lock
This commit is contained in:
@@ -5,6 +5,8 @@ exec_always --no-startup-id $HOME/.config/polybar/launch.sh &
|
||||
exec --no-startup-id greenclip daemon &
|
||||
# dunst
|
||||
exec_always --no-startup-id $HOME/.config/dunst/start.sh &
|
||||
# lockscreen
|
||||
exec xss-lock --transfer-sleep-lock -- $HOME/.config/regolith3/i3/scripts/i3lock.sh &
|
||||
|
||||
# Workspace config
|
||||
workspace "$ws1" output eDP1 DP1-1
|
||||
|
||||
6
regolith3/i3/scripts/i3lock.sh
Executable file
6
regolith3/i3/scripts/i3lock.sh
Executable file
@@ -0,0 +1,6 @@
|
||||
i3lock \
|
||||
-kn \
|
||||
--ring-color 007DFF \
|
||||
--time-color FFFFFF \
|
||||
--date-color CCCCCC \
|
||||
-i "$HOME/Pictures/Papiers peints/ed-blur.png"
|
||||
Reference in New Issue
Block a user