2 |
2 |
3 # Use Mouse+$mod to drag floating windows to their wanted position |
3 # Use Mouse+$mod to drag floating windows to their wanted position |
4 floating_modifier $mod |
4 floating_modifier $mod |
5 |
5 |
6 # start a terminal |
6 # start a terminal |
7 bindsym $mod+Return exec urxvtc || urxvt |
7 bindsym $mod+Return exec urxvtc || urxvt |
|
8 bindsym $mod+Shift+Return exec gvim |
8 |
9 |
9 # kill focused window |
10 # kill focused window |
10 bindsym $mod+Shift+q kill |
11 bindsym $mod+Shift+q kill |
11 |
12 |
12 # start dmenu (a program launcher) |
13 # start dmenu (a program launcher) |