home/.config/i3/kdestartup.sh
2018-01-21 19:36:17 -06:00

11 lines
148 B
Bash
Executable File

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