.i3/config

branch
mhoward-lt
changeset 28
05694efc29da
parent 24
a2483b35192d
parent 27
c945635e1f34
child 34
33bdbdb9ec90
equal deleted inserted replaced
25:42986c867b4d 28:05694efc29da
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 i3-sensible-terminal 28 bindsym $mod+Return 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