Update lock command to use i3lock over i3lock-fancy
This commit is contained in:
parent
47fd2da912
commit
db0ad5baf3
3 changed files with 7 additions and 5 deletions
|
@ -71,7 +71,7 @@ bindsym $mod+s exec --no-startup-id flameshot gui -p ~/Pictures/captures --clipb
|
|||
bindsym $mod+f exec --no-startup-id firefox
|
||||
bindsym $mod+u exec --no-startup-id autorandr -c
|
||||
bindsym $mod+Shift+f exec --no-startup-id firefox --private-window
|
||||
bindsym $mod+Shift+z exec --no-startup-id i3lock-fancy -g -t "System Locked" -f Hack-Regular
|
||||
bindsym $mod+Shift+z exec --no-startup-id i3lock --color 000000
|
||||
# =====
|
||||
|
||||
# start a terminal
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue