From 1764e39cb80ad180b8dbb5b2561f7d20bd528bad Mon Sep 17 00:00:00 2001 From: binaryDiv Date: Fri, 8 Feb 2019 22:32:11 +0100 Subject: [PATCH] .xprofile: set background color --- .xprofile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.xprofile b/.xprofile index c5d54db..33f07de 100644 --- a/.xprofile +++ b/.xprofile @@ -9,7 +9,8 @@ # Deactivate screen blanking xset -dpms s off -# Set wallpaper +# Set background color (as fallback) and wallpaper (if exists) +xsetroot -solid black [ -f ~/.fehbg ] && sh ~/.fehbg # Set keyboard layout