|
|
@@ -13,8 +13,8 @@ bindsym $mod+u layout default
|
|
|
##End Layouts
|
|
|
|
|
|
##Begin i3 Controls
|
|
|
-bindsym $mod+Shift+c exec "bash ~/.i3/generatei3Config.sh reload"
|
|
|
-bindsym $mod+Shift+r exec "bash ~/.i3/generatei3Config.sh restart"
|
|
|
+bindsym $mod+Shift+c exec "/bin/sh ~/.i3/generatei3Config.sh reload"
|
|
|
+bindsym $mod+Shift+r exec "/bin/sh ~/.i3/generatei3Config.sh restart"
|
|
|
bindsym $mod+Shift+e exit
|
|
|
##End i3 Controls
|
|
|
|