sway: fix hardcoded paths, autotiling exec, monitors typo
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user