.i3/config

branch
mhoward-lt
changeset 46
fe410dc840a6
parent 40
46b479ea577d
child 47
d2b56ea4ec3d
equal deleted inserted replaced
45:2dcdfa99f87d 46:fe410dc840a6
23 23
24 # Use Mouse+$mod to drag floating windows to their wanted position 24 # Use Mouse+$mod to drag floating windows to their wanted position
25 floating_modifier $mod 25 floating_modifier $mod
26 26
27 # start a terminal 27 # start a terminal
28 bindsym $mod+Return exec /usr/bin/urxvt 28 bindsym $mod+Return exec exec urxvt
29 29
30 # kill focused window 30 # kill focused window
31 bindsym $mod+Shift+q kill 31 bindsym $mod+Shift+q kill
32 32
33 # start dmenu (a program launcher) 33 # start dmenu (a program launcher)

mercurial