From a1696a0e0c97503c332049c124fa996ce3c3695d Mon Sep 17 00:00:00 2001 From: Ekaitz Zarraga Date: Wed, 25 Dec 2024 16:14:25 +0100 Subject: i3: configure wallpaper --- i3/i3/config | 3 +++ 1 file changed, 3 insertions(+) diff --git a/i3/i3/config b/i3/i3/config index d64f125..113a0e1 100644 --- a/i3/i3/config +++ b/i3/i3/config @@ -230,3 +230,6 @@ exec --no-startup-id shepherd # Start dunst exec --no-startup-id dunst + +# Wallpaper +exec --no-startup-id feh --bg-scale $HOME/Pictures/wallpaper.jpg -- cgit v1.2.3