From bdbd2512a8e741168f7058283481f1d5324c9118 Mon Sep 17 00:00:00 2001 From: Will McKinnon Date: Sun, 21 Aug 2022 17:28:08 -0400 Subject: added corner_radius documentation --- config.in | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'config.in') 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/) -- cgit v1.2.3