.i3/config

changeset 22
96aa7ad42dfe
parent 21
aa620cdf1022
child 23
a61d6f99a162
child 27
c945635e1f34
equal deleted inserted replaced
21:aa620cdf1022 22:96aa7ad42dfe
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/i3-dmenu-desktop 38 bindsym $mod+d exec --no-startup-id ~/.i3/i3-dmenu-desktop
39 # bindsym $mod+d exec --no-startup-id ~/.i3/j4-dmenu-desktop --dmenu="dmenu -i -b -p ] -nf \#CCC -nb \#555"
39 40
40 # change focus 41 # change focus
41 bindsym $mod+j focus left 42 bindsym $mod+j focus left
42 bindsym $mod+k focus down 43 bindsym $mod+k focus down
43 bindsym $mod+l focus up 44 bindsym $mod+l focus up

mercurial