From ec0f2fcb98677c5293ae7abb7a3aea04d5cf9c2a Mon Sep 17 00:00:00 2001 From: Xander Swan Date: Wed, 3 Dec 2025 10:00:41 -0500 Subject: set up redshift --- .config/i3/config | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to '.config/i3/config') diff --git a/.config/i3/config b/.config/i3/config index 48e3414..ab3a665 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -11,6 +11,7 @@ exec --no-startup-id dex --autostart --environment i3 exec --no-startup-id xss-lock --transfer-sleep-lock -- i3lock --nofork exec --no-startup-id nm-applet exec --no-startup-id nitrogen --restore +exec --no-startup-id redshift exec_always --no-startup-id sh ~/.config/polybar/launch.sh exec --no-startup-id discord @@ -33,8 +34,8 @@ bindsym Print exec --no-startup-id flameshot gui for_window [class="love"] floating enable for_window [instance="Godot_Engine"] floating enable -default_border pixel 2 -default_floating_border pixel 2 +default_border pixel 5 +default_floating_border pixel 5 gaps outer 0 gaps inner 2 -- cgit v1.3-2-g0d8e