From 1694bc6538c09959f636a2946493151e0a98fb9f Mon Sep 17 00:00:00 2001 From: "Juan J. Martinez" Date: Sat, 27 Jan 2024 16:54:44 +0000 Subject: Better than reloading everything --- i3/config | 2 ++ 1 file changed, 2 insertions(+) diff --git a/i3/config b/i3/config index 3e4f194..9a4aca5 100644 --- a/i3/config +++ b/i3/config @@ -156,6 +156,8 @@ bindsym $mod+Shift+e exec "i3-nagbar -t warning -m 'You pressed the exit shortcu bindsym $mod+Shift+x exec --no-startup-id "loginctl lock-session" # suspend bindsym $mod+Shift+s exec "systemctl suspend" +# reload keyboard config +bindsym $mod+Shift+z exec --no-startup-id ~/.config/i3/set-keyboard # resize window (you can also use the mouse for that) mode "resize" { -- cgit v1.2.3