diff options
author | Johannes Löthberg <johannes@kyriasis.com> | 2014-04-28 10:51:04 +0200 |
---|---|---|
committer | Johannes Löthberg <johannes@kyriasis.com> | 2014-04-28 10:51:04 +0200 |
commit | 25fb4bdcf4a8b0a984b6454876c9684bab30f255 (patch) | |
tree | 146c781ab957d316dbd12125531c583c09dd1aea | |
parent | 01f4f468619c5349ed9cee6ebaf6e8c927e8d537 (diff) | |
download | dotfiles-25fb4bdcf4a8b0a984b6454876c9684bab30f255.tar.xz |
i3: dex: only autostart things in ~/.config/autostart
-rw-r--r-- | i3/config | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -162,4 +162,4 @@ for_window [class="Gifview"] floating enable #exec --no-startup-id /usr/bin/dropbox start exec --no-startup-id feh --bg-tile /media/pictures/wallpapers/1366x768/wallpaper.png -exec --no-startup-id dex -ae i3 +exec --no-startup-id dex "$HOME"/.config/autostart/* |