background solid
This commit is contained in:
parent
86c7ede931
commit
12f7c8b5ab
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ clear &
|
|||
# Multiple displays, add this into xinitrc.displays:
|
||||
# xrandr --output DVI-D-0 --right-of HDMI-0
|
||||
[ -f "$HOME/.config/X11/xinitrc.displays" ] && . /home/tavo/.config/X11/xinitrc.displays
|
||||
hsetroot -cover "$HOME/Pictures/Backgrounds/default.jpg" &
|
||||
xsetroot -solid '#1e2326' &
|
||||
sleep 0.2
|
||||
|
||||
while true; do
|
||||
|
|
Loading…
Reference in a new issue