From 40704b086e927a7a6256da1ac0a7e02404bfe5de Mon Sep 17 00:00:00 2001 From: Trumeet Date: Sun, 20 Feb 2022 16:54:40 -0800 Subject: i3: cleanup + remove reload & restart --- SystemdGraphicalSession/i3config | 3 --- 1 file changed, 3 deletions(-) diff --git a/SystemdGraphicalSession/i3config b/SystemdGraphicalSession/i3config index f13dca1..aa6d86c 100644 --- a/SystemdGraphicalSession/i3config +++ b/SystemdGraphicalSession/i3config @@ -15,10 +15,7 @@ bindsym $mod+Shift+f fullscreen toggle bindsym $mod+s layout stacking bindsym $mod+w layout tabbed bindsym $mod+e layout toggle split -bindsym $mod+Shift+c reload -bindsym $mod+Shift+r restart bindsym $mod+Shift+space floating toggle -set $refresh_i3status killall -SIGUSR1 i3status set $ws1 "1" set $ws2 "2" set $ws3 "3" -- cgit v1.2.3