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

12 lines
156 B
Bash
Executable File

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