mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-04-24 09:38:32 +02:00
feat(wm): add border colour for monocle
This commit adds a new WindowKind to allow the user to set a unique colour to identify when a window container in monocle mode is active. resolve #404
This commit is contained in:
@@ -37,6 +37,7 @@ komorebic invisible-borders 7 0 14 7
|
||||
# Uncomment the next lines if you want a visual border around the active window
|
||||
# komorebic active-window-border-colour 66 165 245 --window-kind single
|
||||
# komorebic active-window-border-colour 256 165 66 --window-kind stack
|
||||
# komorebic active-window-border-colour 255 51 153 --window-kind monocle
|
||||
# komorebic active-window-border enable
|
||||
|
||||
komorebic complete-configuration
|
||||
Reference in New Issue
Block a user