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