Add i3lock-fancy
This commit is contained in:
parent
318e61c5c1
commit
e65b7dea78
2 changed files with 3 additions and 1 deletions
|
@ -20,6 +20,8 @@ This is a list of the packages I use
|
|||
- flameshot
|
||||
- gimp
|
||||
- i3
|
||||
- i3lock
|
||||
- i3lock-fancy
|
||||
- lightdm
|
||||
- lightdm-webkit2-greeter
|
||||
- networkmanager
|
||||
|
|
|
@ -52,7 +52,7 @@ floating_modifier $mod
|
|||
# Custom keybinds
|
||||
bindsym $mod+s exec --no-startup-id flameshot gui -p ~/Pictures/captures --clipboard
|
||||
bindsym $mod+f exec --no-startup-id firefox
|
||||
bindsym $mod+Shift+z exec --no-startup-id i3lock
|
||||
bindsym $mod+Shift+z exec --no-startup-id i3lock-fancy -g -t "System Locked" -f Hack-Regular
|
||||
# =====
|
||||
|
||||
# start a terminal
|
||||
|
|
Loading…
Reference in a new issue