summaryrefslogtreecommitdiffstats
path: root/.config
diff options
context:
space:
mode:
authorJoe <rbo@gmx.us>2025-03-01 22:18:58 +0100
committerJoe <rbo@gmx.us>2025-03-01 22:18:58 +0100
commitf144bd1119206c025dc4cc534cb3016e83790e2c (patch)
tree5121126242148f974e862a9d51f799cda91b96a1 /.config
parentwaylanded (diff)
downloaddotfiles-bsd-f144bd1119206c025dc4cc534cb3016e83790e2c.tar.gz
dotfiles-bsd-f144bd1119206c025dc4cc534cb3016e83790e2c.tar.bz2
dotfiles-bsd-f144bd1119206c025dc4cc534cb3016e83790e2c.tar.xz
dotfiles-bsd-f144bd1119206c025dc4cc534cb3016e83790e2c.tar.zst
dotfiles-bsd-f144bd1119206c025dc4cc534cb3016e83790e2c.zip
up
Diffstat (limited to '.config')
-rwxr-xr-x.config/wayland/init.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/wayland/init.sh b/.config/wayland/init.sh
index 47fee53..d9231bc 100755
--- a/.config/wayland/init.sh
+++ b/.config/wayland/init.sh
@@ -35,6 +35,7 @@ startif() {
pidof "$(basename "$1")" >/dev/null || "$@" >/dev/null 2>&1 &
}
+startif ydotoold
startif dunst
startif swaybg --image pics/wp.png &
pgrep $mpd >/dev/null || $mpd >/dev/null 2>&1