`Mod1 F*` was killing me. I'd try to change workspaces (`Control F*`)
and use `Mod1` by mistake, killing my current application. Now I've
put those commands over with the other Mod4 window manipulations that
I use more often.
I also put the `conky` toggle with my other application-related keys.
174 :Exec amixer sset Master,0 1-
160 :Exec amixer sset Master,0 toggle
-# current window commands
-Mod1 F4 :Close
-Mod1 F5 :Kill
-Mod1 F9 :Minimize
-Mod1 F10 :Maximize
-Mod1 F11 :Fullscreen
-
# open the window menu
Mod1 space :WindowMenu
Mod1 t :ExecCommand xterm -fg white -bg black -fa mono-medium
Mod1 f :ExecCommand firefox
Control Mod1 l :ExecCommand xlock -mode blank
+Mod1 c :ToggleCmd {Exec conky} {pkill conky}
+# current window commands
Mod1 i :Move 0 -10
Mod1 k :Move 0 10
Mod1 j :Move -10 0
Mod4 k :Resize 0 10
Mod4 j :Resize -10 0
Mod4 l :Resize 10 0
-
+
Mod1 m :Maximize
-Mod4 m :Close
-Mod1 c :ToggleCmd {Exec conky} {pkill conky}
+Mod4 f :Fullscreen
+Mod4 c :Close
Control Mod1 r :Reconfigure