1
0
Fork 0
dotfiles/.config/dwm/autorun.d/setup
2024-05-15 18:52:08 +02:00

8 lines
202 B
Bash
Executable file

#!/bin/sh
xwallpaper --zoom "$XDG_DATA_HOME/bg"
remaps -qd
pidof -s thunderbird >/dev/null 2>&1 || setsid -f thunderbird
pidof -s ferdium >/dev/null 2>&1 || setsid -f ferdium
pkill -RTMIN+8 dwmblocks