summaryrefslogtreecommitdiffstats
path: root/.config
diff options
context:
space:
mode:
authorJoe <rrbo@proton.me>2023-02-01 11:04:22 +0100
committerJoe <rrbo@proton.me>2023-02-01 11:04:22 +0100
commit0d1a12055d37fa6c6cb8083c1e5697a3edcc857e (patch)
treeda46339c6c059ab97524c0d77f216afccc710cee /.config
parentup (diff)
downloaddotfiles-bsd-0d1a12055d37fa6c6cb8083c1e5697a3edcc857e.tar.gz
dotfiles-bsd-0d1a12055d37fa6c6cb8083c1e5697a3edcc857e.tar.bz2
dotfiles-bsd-0d1a12055d37fa6c6cb8083c1e5697a3edcc857e.tar.xz
dotfiles-bsd-0d1a12055d37fa6c6cb8083c1e5697a3edcc857e.tar.zst
dotfiles-bsd-0d1a12055d37fa6c6cb8083c1e5697a3edcc857e.zip
up
Diffstat (limited to '.config')
-rwxr-xr-x.config/openbox/autostart8
1 files changed, 4 insertions, 4 deletions
diff --git a/.config/openbox/autostart b/.config/openbox/autostart
index 62725ac..056087c 100755
--- a/.config/openbox/autostart
+++ b/.config/openbox/autostart
@@ -34,15 +34,15 @@ pgrep musicpd >/dev/null || musicpd >/dev/null 2>&1
"$HOME"/.local/bin/kb
xset s off
xset -dpms
+startif dunst
+startif picom
+startif mpd-notification
+# startif xscreensaver
if xrandr | grep -F 'DisplayPort-0 connected' >/dev/null 2>&1; then
"$HOME"/.local/bin/scr
else
"$HOME"/.local/bin/dscr
fi
-startif dunst
-startif picom
-startif mpd-notification
-startif xscreensaver
delay_desktop &
cd "$HOME"
xrdb "$HOME"/.config/x11/xresources