.i3/config

changeset 53
373ecff375ec
parent 42
68940b625e5e
child 54
90376b1d4e22
equal deleted inserted replaced
52:ab3e58416aa0 53:373ecff375ec
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 urxvt 28 bindsym $mod+Return exec urxvtc || 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