added i3lock-color
This commit is contained in:
@@ -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" {
|
||||
|
||||
Reference in New Issue
Block a user