summaryrefslogtreecommitdiff
path: root/.config/qtile/autostart.sh
diff options
context:
space:
mode:
authorakiyamn2022-02-14 23:11:35 +1100
committerakiyamn2022-02-14 23:11:35 +1100
commit6c369639dfbe86d8fe049d87ee7366424eeabda7 (patch)
tree9a34e935be1e26bf3cb6f976e404d0237376d69b /.config/qtile/autostart.sh
parentd4286f1ab32dd9686cce3cf129f435056c85e11d (diff)
downloaddotfiles-6c369639dfbe86d8fe049d87ee7366424eeabda7.tar.gz
dotfiles-6c369639dfbe86d8fe049d87ee7366424eeabda7.zip
Alight tweaks and add dmscripts
Diffstat (limited to '.config/qtile/autostart.sh')
-rwxr-xr-x.config/qtile/autostart.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/qtile/autostart.sh b/.config/qtile/autostart.sh
index 36981ea..06e576a 100755
--- a/.config/qtile/autostart.sh
+++ b/.config/qtile/autostart.sh
@@ -13,6 +13,6 @@ volumeicon &
nm-applet &
#ibus-daemon -drxR &
fcitx &
-xset s off -dpms
+xset s off -dpms &
xscreensaver -no-splash &
/usr/bin/emacs --daemon &