added i3lock-color

This commit is contained in:
simonkellet
2022-07-26 13:33:57 +01:00
parent 44cac44e4c
commit c3f73a7863
3 changed files with 69 additions and 2 deletions
+3 -2
View File
@@ -204,7 +204,7 @@ bindsym $mod+shift+BackSpace gaps inner all set 0; gaps outer all set 0
bindsym $mod+Return exec kitty
bindsym $mod+Shift+Return exec alacritty -e ~/.scripts/web
bindsym $mod+Ctrl+Return exec alacritty
bindsym $mod+x exec xinput-gui
bindsym $mod+c exec gnome-calendar
bindsym $mod+Shift+b exec blueman-manager
bindsym $mod+p exec bwmenu
@@ -332,7 +332,8 @@ mode "resize" {
#bindsym $mod+r mode "resize" #not used!
set $Locker i3lock --color=000000 && sleep 1
#set $Locker i3lock --color=000000 && sleep 1
set $Locker sh ~/.config/i3lock/lock.sh
set $mode_system (l)lock (e)logout (s)suspend (h)hibernate (r)reboot (Shift+s)shutdown
mode "$mode_system" {