Make i3lock pretty, and work with tbg
This commit is contained in:
parent
35a97a2784
commit
f373d91030
2 changed files with 2 additions and 2 deletions
|
@ -13,6 +13,7 @@ node default {
|
|||
'arduino',
|
||||
'atom-editor-bin',
|
||||
'bcm20702a1-firmware',
|
||||
'betterlockscreen',
|
||||
'bleachbit',
|
||||
'blender',
|
||||
'bluez-firmware',
|
||||
|
@ -48,7 +49,6 @@ node default {
|
|||
'hexchat',
|
||||
'hipchat',
|
||||
'htop',
|
||||
'i3lock',
|
||||
'i3status',
|
||||
'i3status-rust',
|
||||
'ibus',
|
||||
|
|
|
@ -27,7 +27,7 @@ bindsym $mod+F12 exec --no-startup-id sct 3000
|
|||
|
||||
# Applications
|
||||
bindsym $mod+K exec --no-startup-id keepassxc
|
||||
bindsym $mod+l exec --no-startup-id i3lock -ftc 000000
|
||||
bindsym $mod+l exec --no-startup-id i3lock -ftei /tmp/.wallpaper
|
||||
bindsym $mod+d exec --no-startup-id rofi -show drun -sidebar-mode
|
||||
bindsym $mod+Tab exec --no-startup-id rofi -show window
|
||||
bindsym $mod+Return exec i3-sensible-terminal
|
||||
|
|
Loading…
Reference in a new issue