Parcourir la source

Avoid clash with `saturnin clip load`

We did not use `reload` anyway
Alois Mahdal il y a 10 ans
Parent
révision
69db83e5b8
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1
    1
      dotfiles/i3/config

+ 1
- 1
dotfiles/i3/config Voir le fichier

@@ -137,7 +137,7 @@ mode "mark" {
137 137
 }
138 138
 
139 139
 # reload the configuration file
140
-bindsym $mod+Shift+c reload
140
+#bindsym $mod+Shift+c reload
141 141
 # restart i3 inplace (preserves your layout/session, can be used to upgrade i3)
142 142
 bindsym $mod+Shift+r restart
143 143
 # exit i3 (logs you out of your X session)