From b7a878d8f7b980c1edfda8e4c0c16808e52586fe Mon Sep 17 00:00:00 2001 From: Vincent Bernat Date: Sat, 10 Jul 2021 21:45:02 +0200 Subject: [PATCH] i3: trigger reload through systemd service --- config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config b/config index 27bdb37..c725b02 100644 --- a/config +++ b/config @@ -143,7 +143,7 @@ bindsym $mod+Shift+o move workspace to output right bindsym $mod+Shift+n nop "move-to-new-workspace" # reload/restart -bindsym $mod+Shift+c reload +bindsym $mod+Shift+c exec --no-startup-id exec systemctl --user reload --no-block i3.service bindsym $mod+Shift+r restart # Lock screen and print screen