From 5dcea4def99fb4f65b7b1634e5abc2eed36617cc Mon Sep 17 00:00:00 2001 From: reo6 Date: Mon, 8 May 2023 11:41:31 +0300 Subject: [PATCH] [i3] Add feh wallpaper set command to autostart --- i3/config | 1 + 1 file changed, 1 insertion(+) diff --git a/i3/config b/i3/config index a37fddb..72f0a50 100644 --- a/i3/config +++ b/i3/config @@ -40,6 +40,7 @@ exec --no-startup-id dunst exec --no-startup-id feh --bg-scale /home/reo/Pictures/wallpapers/default.png exec --no-startup-id /usr/bin/emacs --daemon +exec --no-startup-id feh --bg-scale /home/reo/.wallpaper exec --no-startup-id xinput set-prop "ELAN0709:00 04F3:30A0 Touchpad" "libinput Tapping Enabled" 1 exec --no-startup-id xinput set-prop "ELAN0709:00 04F3:30A0 Touchpad" "libinput Natural Scrolling Enabled" 1 # Use pactl to adjust volume in PulseAudio.