From 7dfb557d53917e2deb71ebcd5846386d82af0c93 Mon Sep 17 00:00:00 2001 From: He4eT Date: Sun, 26 Mar 2023 21:16:35 +0300 Subject: [PATCH] i3: add wallpaper --- i3/config | 2 ++ 1 file changed, 2 insertions(+) diff --git a/i3/config b/i3/config index a2a041b..b116c3d 100644 --- a/i3/config +++ b/i3/config @@ -1,5 +1,7 @@ # [Startup] +exec --no-startup-id feh --bg-scale ~/dotfiles/wallpaper.png + exec --no-startup-id polybar top # exec --no-startup-id setxkbmap -option 'grp:alt_space_toggle'