summaryrefslogtreecommitdiff
path: root/sway/sway.5.scd
diff options
context:
space:
mode:
authorhead-gardener <[email protected]>2023-03-12 10:20:50 +0300
committerGitHub <[email protected]>2023-03-12 03:20:50 -0400
commitac31a612164828ca6ae5478332eee3cd2317ffdc (patch)
tree6d76f04b672818d527f277fe632377e0a673e06f /sway/sway.5.scd
parent3b101734e67a0966026533ad224d9afa3672e434 (diff)
feature: hide separator between titlebar and content (#91)
Diffstat (limited to 'sway/sway.5.scd')
-rw-r--r--sway/sway.5.scd3
1 files changed, 3 insertions, 0 deletions
diff --git a/sway/sway.5.scd b/sway/sway.5.scd
index e3e62ed7..0b860920 100644
--- a/sway/sway.5.scd
+++ b/sway/sway.5.scd
@@ -761,6 +761,9 @@ The default colors are:
to be greater than the _horizontal_ or _vertical_ value, the value will be
treated as that of _corner_radius_.
+*titlebar_separator* enable|disable
+ Allows to remove the border between titlebar and window content.
+
*for_window* <criteria> <command>
Whenever a window that matches _criteria_ appears, run list of commands.
See *CRITERIA* for more details.