11 lines
148 B
Bash
Executable File
11 lines
148 B
Bash
Executable File
#!/bin/bash
|
|
xrdb ~/.Xresources &
|
|
killall plasmashell &
|
|
feh --randomize --bg-fill ~/Pictures/Wallpapers/i3 &
|
|
|
|
compton &
|
|
dunst &
|
|
|
|
redshift &
|
|
mopidy &
|