From ac7ba6d8aa7eb6ef384f10b7798bd01308beb970 Mon Sep 17 00:00:00 2001 From: Urbain Vaes Date: Sun, 4 Oct 2020 19:11:12 +0100 Subject: Use nice background image --- xinit/.xinitrc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/xinit/.xinitrc b/xinit/.xinitrc index 20b5aee..a899591 100755 --- a/xinit/.xinitrc +++ b/xinit/.xinitrc @@ -11,7 +11,7 @@ source $HOME/.local/colors.zsh xrdb $HOME/.Xresources/$COLORSCHEME # Background -feh --bg-fill /home/urbain/Documents/wallpapers/pagoda.jpg +feh --bg-fill /usr/share/backgrounds/More_Kamikochi_by_mendhak.jpg # Disable screen going to sleep xset -dpms @@ -22,7 +22,6 @@ eval $(ssh-agent) # Programs to start nm-applet & -dropbox & dunst & redshift & -- cgit v1.2.3