From 12f7c8b5abb4232ebab78808939e79887f888ba7 Mon Sep 17 00:00:00 2001 From: tavo Date: Wed, 18 Dec 2024 14:21:22 -0600 Subject: [PATCH] background solid --- X11/xinitrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/X11/xinitrc b/X11/xinitrc index 57bd6fd..b853075 100644 --- a/X11/xinitrc +++ b/X11/xinitrc @@ -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