summaryrefslogtreecommitdiff
path: root/.config/qtile/autostart.sh
diff options
context:
space:
mode:
authorakiyamn2021-11-14 20:12:35 +1100
committerakiyamn2021-11-14 20:12:35 +1100
commit04132aad3dadae2f980367ceb5b9ce34c154ef6f (patch)
tree6c8a32f0dcb08d5ac89bff800fecfcd535045942 /.config/qtile/autostart.sh
parentb1d8102ac1a86e473c2f7826ef3c3c0a5b741410 (diff)
downloaddotfiles-04132aad3dadae2f980367ceb5b9ce34c154ef6f.tar.gz
dotfiles-04132aad3dadae2f980367ceb5b9ce34c154ef6f.zip
Minor bash additions and deadbeef UI change
Diffstat (limited to '.config/qtile/autostart.sh')
-rwxr-xr-x.config/qtile/autostart.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/qtile/autostart.sh b/.config/qtile/autostart.sh
index b91e584..0f4c556 100755
--- a/.config/qtile/autostart.sh
+++ b/.config/qtile/autostart.sh
@@ -15,3 +15,4 @@ nm-applet &
fcitx &
xset s off -dpms
xscreensaver -no-splash &
+/usr/bin/emacs --daemon &