1
0
Fork 0
dotfiles/.config/X11/xsession.d/80autostart
2023-06-28 18:48:05 +02:00

21 lines
356 B
Bash
Executable file

#!/bin/sh
start() {
pidof -sx $1 || $@ &
}
xwallpaper --zoom "${XDG_DATA_HOME:-$HOME/.local/share}/bg" &
start pipewire
start pipewire -c pipewire-pulse.conf
start wireplumber
start remaps
start checkup
start playerctld daemon
start picom
start unclutter -noevents
start dunst
start dwmblocks
start remapd
start syncthing --no-browser
start lf -server