From 4f3dc73f7cac32bbfabf0c03b8a283425379810d Mon Sep 17 00:00:00 2001 From: Tony Blyler Date: Thu, 18 Nov 2021 14:05:23 -0500 Subject: [PATCH] update i3 config to use the fehbg script --- home/.config/i3/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/.config/i3/config b/home/.config/i3/config index 244eb6c..f32127f 100644 --- a/home/.config/i3/config +++ b/home/.config/i3/config @@ -13,7 +13,7 @@ exec --no-startup-id blueman-applet # screen before suspend. Use loginctl lock-session to lock your screen. exec --no-startup-id xss-lock --transfer-sleep-lock -- i3lock -c 000000 --nofork # background -exec --no-startup-id feh --bg-fill ~/bg.png +exec --no-startup-id ~/.fehbg set $mod Mod4