.i3/config

changeset 21
aa620cdf1022
parent 1
727a469263f2
child 22
96aa7ad42dfe
equal deleted inserted replaced
20:2f4b8d3efd1d 21:aa620cdf1022
33 # start dmenu (a program launcher) 33 # start dmenu (a program launcher)
34 #~bindsym $mod+d exec dmenu_run 34 #~bindsym $mod+d exec dmenu_run
35 # There also is the (new) i3-dmenu-desktop which only displays applications 35 # There also is the (new) i3-dmenu-desktop which only displays applications
36 # shipping a .desktop file. It is a wrapper around dmenu, so you need that 36 # shipping a .desktop file. It is a wrapper around dmenu, so you need that
37 # installed. 37 # installed.
38 bindsym $mod+d exec --no-startup-id i3-dmenu-desktop 38 bindsym $mod+d exec --no-startup-id ~/.i3/i3-dmenu-desktop
39 39
40 # change focus 40 # change focus
41 bindsym $mod+j focus left 41 bindsym $mod+j focus left
42 bindsym $mod+k focus down 42 bindsym $mod+k focus down
43 bindsym $mod+l focus up 43 bindsym $mod+l focus up

mercurial