From 580db66f32d3874aecfc37e7efa04dcc9cc1c739 Mon Sep 17 00:00:00 2001 From: finga Date: Thu, 19 Dec 2019 18:31:53 +0100 Subject: [PATCH] remove fuzzy-i3lock when changing user --- .config/i3/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/i3/config b/.config/i3/config index fe55cac..0b97f9a 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -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'" # 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) mode "resize" {