.i3/config.d/20-binds

changeset 649
a421fcbe4dd4
parent 611
f524f24b23dd
child 772
7ae185f81e1a
equal deleted inserted replaced
648:2918ff726641 649:a421fcbe4dd4
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)

mercurial