|
@@ -19,11 +19,10 @@ set $down t
|
|
set $left h
|
|
set $left h
|
|
set $right s
|
|
set $right s
|
|
|
|
|
|
-# use Mouse+mod to drag floating windows to their wanted position
|
|
|
|
|
|
+# use Mouse+Mod4 to drag floating windows to their wanted position
|
|
floating_modifier $mod
|
|
floating_modifier $mod
|
|
|
|
|
|
# start a terminal
|
|
# start a terminal
|
|
-bindsym less exec i3-sensible-terminal
|
|
|
|
bindsym $mod+Return exec i3-sensible-terminal
|
|
bindsym $mod+Return exec i3-sensible-terminal
|
|
|
|
|
|
# kill focused window
|
|
# kill focused window
|