1
0
Fork 0
dotfiles/.config/dwm/autorun.d/setup
2024-02-23 14:40:27 +01:00

8 lines
205 B
Bash
Executable file

#!/bin/sh
xwallpaper --zoom "$XDG_DATA_HOME/bg"
remaps -qd
xset s 300 0
xset dpms 0 0 0
pidof -s thunderbird >/dev/null 2>&1 || setsid -f thunderbird
pidof -s ferdium >/dev/null 2>&1 || setsid -f ferdium