home/.config/i3/kdestartup.sh
Salt 5b3208e772 bspwm: Make starting the compositor the WM's job
I mean, it makes sense. It also allows for quick reloading of Compton, too
2018-02-05 14:21:40 -06:00

12 lines
181 B
Bash
Executable File

#!/bin/bash
xrdb ~/.Xresources &
killall plasmashell &
killall krunner &
killall xembedsniproxy &
feh --randomize --bg-fill ~/Pictures/Wallpapers/i3 &
dunst &
redshift &
mopidy &