i3: Reorganize startup script
This commit is contained in:
parent
64e26faf1e
commit
3f43bb547d
@ -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
|
|
||||||
|
Loading…
Reference in New Issue
Block a user