remove fuzzy-i3lock when changing user
This commit is contained in:
parent
038e8ae38b
commit
580db66f32
1 changed files with 1 additions and 1 deletions
|
@ -134,7 +134,7 @@ bindsym $mod+Shift+r restart
|
||||||
bindsym $mod+Shift+e exec "i3-nagbar -t warning -m 'You pressed the exit shortcut. Do you really want to exit i3? This will end your X session.' -B 'Yes, exit i3' 'i3-msg exit'"
|
bindsym $mod+Shift+e exec "i3-nagbar -t warning -m 'You pressed the exit shortcut. Do you really want to exit i3? This will end your X session.' -B 'Yes, exit i3' 'i3-msg exit'"
|
||||||
|
|
||||||
# open login screen on another vt (virtual terminal)
|
# open login screen on another vt (virtual terminal)
|
||||||
bindsym $mod+Shift+XF86HomePage exec "dm-tool switch-to-greeter & fuzzy-i3lock"
|
bindsym $mod+Shift+XF86HomePage exec "dm-tool switch-to-greeter"
|
||||||
|
|
||||||
# resize window (you can also use the mouse for that)
|
# resize window (you can also use the mouse for that)
|
||||||
mode "resize" {
|
mode "resize" {
|
||||||
|
|
Loading…
Reference in a new issue