Remove keybinding for swaylock and add config for it
This commit is contained in:
@@ -109,9 +109,6 @@ bindsym XF86AudioPrev exec playerctl previous
|
||||
bindsym $mod+Home exec $HOME/dotfiles/bin/wlshot copy
|
||||
bindsym $mod+Shift+Home exec $HOME/dotfiles/bin/wlshot save
|
||||
|
||||
# Lock screen
|
||||
bindsym $mod+Shift+s exec --no-startup-id swaylock -i `$HOME/dotfiles/bin/get-random-wallpaper.py` --font FiraCode
|
||||
|
||||
# Start a terminal
|
||||
bindsym $mod+Return exec $term
|
||||
|
||||
|
||||
9
swaylock/config
Normal file
9
swaylock/config
Normal file
@@ -0,0 +1,9 @@
|
||||
color=191e2a
|
||||
|
||||
font=Iosevka
|
||||
font-size=24
|
||||
|
||||
indicator-radius=100
|
||||
|
||||
inside-color=ffa759
|
||||
ring-color=191e2a
|
||||
Reference in New Issue
Block a user