xinitrc: set solid color as background color as fallback
This commit is contained in:
parent
b31a9fd908
commit
3b9be5de6f
1 changed files with 1 additions and 0 deletions
1
xinitrc
1
xinitrc
|
|
@ -25,6 +25,7 @@ xss-lock -- i3lock --nofork &
|
||||||
xset s 300
|
xset s 300
|
||||||
|
|
||||||
# set background
|
# set background
|
||||||
|
xsetroot -solid '#22AA22'
|
||||||
feh --randomize --bg-fill ~/misc/wallpapers
|
feh --randomize --bg-fill ~/misc/wallpapers
|
||||||
|
|
||||||
exec i3
|
exec i3
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue