Borders are started as a service

This commit is contained in:
Tobias Ostner 2025-03-01 11:30:01 +01:00
parent 3aba17cb70
commit 608b050f1a

View file

@ -8,10 +8,6 @@ default-root-container-orientation = 'auto'
key-mapping.preset = 'qwerty' key-mapping.preset = 'qwerty'
on-focused-monitor-changed = ['move-mouse monitor-lazy-center'] on-focused-monitor-changed = ['move-mouse monitor-lazy-center']
after-startup-command = [
'exec-and-forget borders active_color=0xffe1e3e4 inactive_color=0xff494d64 width=5.0'
]
[gaps] [gaps]
inner.horizontal = 12 inner.horizontal = 12
inner.vertical = 12 inner.vertical = 12