sway: fix hardcoded paths, autotiling exec, monitors typo

This commit is contained in:
Jonas H
2026-02-27 23:28:22 +01:00
parent 314427dfd6
commit 3c2cd3ffd1
4 changed files with 12 additions and 8 deletions

View File

@@ -1,4 +1,4 @@
include /home/jonas/.config/colors
include $HOME/.config/colors
default_border pixel 2
default_floating_border none
@@ -15,7 +15,7 @@ client.unfocused $bg_inactive $bg_inactive $bg_inactive $bg_inactive $bg_
client.urgent $urgent $urgent $urgent $urgent $urgent
client.placeholder $bg_inactive $bg_inactive $bg_inactive $bg_inactive $bg_inactive
#swayfx
# SwayFX-only directives — requires swayfx, ignored/errors on plain sway
corner_radius 5
default_dim_inactive 0.15