home/.config/i3/kdestartup.sh
Salt a702afd470 WM: Kill krunner
Why is that running in the background
2018-02-01 20:20:08 -06:00

12 lines
166 B
Bash
Executable File

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