From 0ac6c79c14daf1a4db0ed7f6f9906f790fa88cee Mon Sep 17 00:00:00 2001 From: Ethan Lane Date: Fri, 21 Feb 2025 08:27:41 +0000 Subject: [PATCH] Update i3 config with autorandr --- .config/i3/config | 1 + 1 file changed, 1 insertion(+) diff --git a/.config/i3/config b/.config/i3/config index 4d07162..553907a 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -39,6 +39,7 @@ exec_always --no-startup-id nitrogen --restore exec_always --no-startup-id dunst exec_always --no-startup-id xborders --disable-version-warning --border-red 79 --border-green 190 --border-blue 217 --border-radius 15 exec_always --no-startup-id nextcloud --background +exec_always --no-startup-id autorandr exec --no-startup-id polybar -r exec --no-startup-id "sh /home/vylpes/.screenlayout/default.sh"