diff options
| author | Xander Swan <email> | 2025-12-03 10:00:41 -0500 |
|---|---|---|
| committer | Xander Swan <email> | 2025-12-03 10:00:41 -0500 |
| commit | ec0f2fcb98677c5293ae7abb7a3aea04d5cf9c2a (patch) | |
| tree | 9bef7b09fb2b67ea46af7c16dc1adc6d0d45fb6c /.config | |
| parent | 8e4097ee0cc47f5364035b940955302a93542bce (diff) | |
set up redshift
Diffstat (limited to '.config')
| -rw-r--r-- | .config/i3/config | 5 |
1 files changed, 3 insertions, 2 deletions
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 |
