aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTrumeet <yuuta@yuuta.moe>2022-02-20 16:54:40 -0800
committerTrumeet <yuuta@yuuta.moe>2022-02-20 16:54:40 -0800
commit40704b086e927a7a6256da1ac0a7e02404bfe5de (patch)
treea0358a1d818c14c74a17ca03c00edd92c2d748c2
parent1057cc21cd38ba0b7f8a63a61feb7d592bebf296 (diff)
downloadgists-40704b086e927a7a6256da1ac0a7e02404bfe5de.tar
gists-40704b086e927a7a6256da1ac0a7e02404bfe5de.tar.gz
gists-40704b086e927a7a6256da1ac0a7e02404bfe5de.tar.bz2
gists-40704b086e927a7a6256da1ac0a7e02404bfe5de.zip
i3: cleanup + remove reload & restart
-rw-r--r--SystemdGraphicalSession/i3config3
1 files changed, 0 insertions, 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"