This commit is contained in:
Sarunas Valaskevicius 2026-04-12 16:05:04 +01:00 committed by GitHub
commit 26a779540d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 38 additions and 25 deletions

View file

@ -569,6 +569,7 @@ struct sway_config {
enum edge_border_types hide_edge_borders;
enum edge_border_smart_types hide_edge_borders_smart;
bool hide_lone_tab;
bool hide_lone_title;
// border colors
struct {