From ecb37e9a3603f75a41c5b45b1ebbf5247c1a007e Mon Sep 17 00:00:00 2001 From: Ethan Lane Date: Thu, 28 Nov 2024 21:37:32 +0000 Subject: [PATCH] Use home --- config/packages/i3/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/packages/i3/config b/config/packages/i3/config index 729df24..95470a9 100644 --- a/config/packages/i3/config +++ b/config/packages/i3/config @@ -191,7 +191,7 @@ bindsym $mod+Mod1+r reload 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'" -bindsym Control+Alt+Delete exec "bash /home/vylpes/.cache/scripts/power.sh" +bindsym Control+Mod1+Delete exec "bash /home/vylpes/.cache/scripts/power.sh" # resize window (you can also use the mouse for that) mode "resize" {