1
0
Fork 0
dotfiles/common/.config/dwm/autorun.d/setup

8 lines
173 B
Bash
Executable File

#!/bin/sh
xwallpaper --zoom "$XDG_DATA_HOME/bg"
remaps -qd
pidof -s thunderbird >/dev/null 2>&1 || setsid -f thunderbird
gnome-keyring-daemon --start --components=secrets