mirror of
https://github.com/swaywm/sway.git
synced 2026-04-19 06:46:40 -04:00
added hide_titlebar option
This commit is contained in:
parent
1a3cfc50c1
commit
1cfa217168
4 changed files with 18 additions and 8 deletions
|
|
@ -508,6 +508,7 @@ struct sway_config {
|
|||
int font_height;
|
||||
int font_baseline;
|
||||
bool pango_markup;
|
||||
bool hide_titlebar;
|
||||
int titlebar_border_thickness;
|
||||
int titlebar_h_padding;
|
||||
int titlebar_v_padding;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue