remove background apps from xinit, now in .config/service

This commit is contained in:
frosty 2024-05-29 13:29:06 +00:00
parent e57e1c5403
commit 50b34313e8

View file

@ -15,12 +15,4 @@ if xinput | grep " USB OPTICAL MOUSE" >/dev/null 2>&1; then
xinput set-prop " USB OPTICAL MOUSE" "libinput Accel Speed" 0.3 xinput set-prop " USB OPTICAL MOUSE" "libinput Accel Speed" 0.3
fi fi
pipewire & exec dwm
wireplumber &
pipewire-pulse &
picom &
dunst &
udiskie &
dwmblocks &
exec dbus-launch --exit-with-session dwm