From 01f7ae1d2a41fa52ef375664c577afa2c08c26cb Mon Sep 17 00:00:00 2001 From: "flyingscorpio@clevo" Date: Mon, 14 Feb 2022 14:46:19 +0100 Subject: [PATCH] Set fixed wallpaper with symlink --- dotfiles/i3/config | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/dotfiles/i3/config b/dotfiles/i3/config index beab982..b3dbf69 100644 --- a/dotfiles/i3/config +++ b/dotfiles/i3/config @@ -9,10 +9,9 @@ font pango: Noto Sans 9 floating_modifier $super #autostart -#exec --no-startup-id ~/setup-cockpit/dotfiles/clitip_wallpaper.sh -#exec --no-startup-id hsetroot -cover ~/Pictures/clitip-wallpaper.png -exec --no-startup-id ~/setup-cockpit/dotfiles/xkcd_wallpaper.sh -exec --no-startup-id hsetroot -center ~/Pictures/xkcd-wallpaper.png +#exec --no-startup-id ~/setup-cockpit/dotfiles/xkcd_wallpaper.sh +#exec --no-startup-id hsetroot -center ~/Pictures/xkcd-wallpaper.png +exec --no-startup-id hsetroot -cover ~/Pictures/wallpapers/current exec --no-startup-id xsettingsd & exec --no-startup-id picom -b --config ~/.config/picom.conf #exec --no-startup-id thunar --daemon