i3: Reorganize startup script
This commit is contained in:
@@ -1,10 +1,10 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
xrdb ~/.Xresources &
|
||||||
|
killall plasmashell &
|
||||||
|
feh --randomize --bg-fill ~/Pictures/Wallpapers/i3 &
|
||||||
|
|
||||||
compton &
|
compton &
|
||||||
dunst &
|
dunst &
|
||||||
|
|
||||||
redshift &
|
redshift &
|
||||||
mopidy &
|
mopidy &
|
||||||
|
|
||||||
xrdb ~/.Xresources
|
|
||||||
killall plasmashell
|
|
||||||
feh --randomize --bg-fill ~/Pictures/Wallpapers/i3
|
|
||||||
|
Reference in New Issue
Block a user