diff options
author | Johannes Löthberg <johannes@kyriasis.com> | 2015-04-26 20:53:38 +0200 |
---|---|---|
committer | Johannes Löthberg <johannes@kyriasis.com> | 2015-04-26 20:53:38 +0200 |
commit | ece6aa6297ad275f1c34b88a152456e1d293a25d (patch) | |
tree | fdf2fd7c57cd898a0dc16767ea72f3e5790c4025 | |
parent | 01baf6509154e28b644885655cc1af8621fcb033 (diff) | |
download | dotfiles-ece6aa6297ad275f1c34b88a152456e1d293a25d.tar.xz |
i3: Use beze instead of dmenru
-rw-r--r-- | i3/config | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ floating_modifier $mod bindsym $mod+Return exec termite bindsym $mod+Shift+q kill bindsym $mod+d exec --no-startup-id "/usr/bin/j4-dmenu-desktop --dmenu='dmenu -i -fn DejaVu\ Sans\ Mono\ 9' --term=/usr/bin/termite" -bindsym $mod+Shift+d exec --no-startup-id dmenru +bindsym $mod+Shift+d exec --no-startup-id beze # change focus bindsym $mod+h focus left |