summaryrefslogtreecommitdiff
path: root/config.in
diff options
context:
space:
mode:
authorWill McKinnon <[email protected]>2022-08-21 17:28:08 -0400
committerWill McKinnon <[email protected]>2022-08-21 17:28:59 -0400
commitbdbd2512a8e741168f7058283481f1d5324c9118 (patch)
tree985dad7c048e74f977c69f5066253a79de7b61d3 /config.in
parent5c0086b94422a63587508c34bbac9bde6b313ca3 (diff)
added corner_radius documentation
Diffstat (limited to 'config.in')
-rw-r--r--config.in8
1 files changed, 8 insertions, 0 deletions
diff --git a/config.in b/config.in
index 94050ba6..865bccb5 100644
--- a/config.in
+++ b/config.in
@@ -20,6 +20,14 @@ set $term foot
# on the original workspace that the command was run on.
set $menu dmenu_path | dmenu | xargs swaymsg exec --
+### Appearance
+# window corner radius in px
+corner_radius 10
+
+# if corner_radius is set (above 0), avoid using titlebars / borders until https://github.com/WillPower3309/swayfx/issues/15 is fixed
+default_border none
+default_floating_border none
+
### Output configuration
#
# Default wallpaper (more resolutions are available in @datadir@/backgrounds/sway/)