diff options
author | Johannes Löthberg <johannes@kyriasis.com> | 2014-10-12 14:36:21 +0200 |
---|---|---|
committer | Johannes Löthberg <johannes@kyriasis.com> | 2014-10-12 14:36:21 +0200 |
commit | fd865f568673ba5b71bdcb1ab4e0490ac398eee0 (patch) | |
tree | e197d1ef3cbcf68c405a88bbeead4552ab412ecc /i3/config | |
parent | 2223010abb736891acdf6771c6ed7fce00afee8a (diff) | |
download | dotfiles-fd865f568673ba5b71bdcb1ab4e0490ac398eee0.tar.xz |
use modified dex script
Diffstat (limited to 'i3/config')
-rw-r--r-- | i3/config | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -159,4 +159,4 @@ bindsym $mod+u border none for_window [class="Gifview"] floating enable -exec --no-startup-id dex "$HOME"/.config/autostart/* +exec --no-startup-id $HOME/.local/bin/dex -s $HOME/.config/autostart -a -e i3 |