diff options
author | Johannes Löthberg <johannes@kyriasis.com> | 2014-03-21 20:15:34 +0100 |
---|---|---|
committer | Johannes Löthberg <johannes@kyriasis.com> | 2014-03-21 20:15:34 +0100 |
commit | f20096022de6453ad6e054357ade2fbba97a2423 (patch) | |
tree | 09340522eac9453a45c508f7d22754f9823f89c5 /i3/config | |
parent | 3bdd71d25d67e69bc4e510ac26e262a77f9578ff (diff) | |
download | dotfiles-f20096022de6453ad6e054357ade2fbba97a2423.tar.xz |
Maybe some other time…
Diffstat (limited to 'i3/config')
-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 j4-dmenu-desktop -bindsym $mod+Shift+d exec --no-startup-id dmenu_run +bindsym $mod+Shift+d exec --no-startup-id "dmenu_run -i -fn 'DejaVu Sans Mono 9'" # change focus bindsym $mod+h focus left |