From 99ef046cbd4894c34bbc3ab84cc6b9c2708a82ff Mon Sep 17 00:00:00 2001 From: "Juan J. Martinez" Date: Sun, 29 Oct 2023 15:14:36 +0000 Subject: This may be needed --- i3/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i3/config b/i3/config index a247e82..73d6cf0 100644 --- a/i3/config +++ b/i3/config @@ -153,7 +153,7 @@ bindsym $mod+Shift+r restart # exit i3 (logs you out of your X session) 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'" # lock i3 -bindsym $mod+Shift+x exec i3lock +bindsym $mod+Shift+x exec --no-startup-id i3lock # suspend bindsym $mod+Shift+s exec "systemctl suspend" -- cgit v1.2.3