mirror of
https://github.com/labwc/labwc.git
synced 2025-11-07 13:30:06 -05:00
config: change default font size from 8 to 10
This commit is contained in:
parent
cfc6e18cdc
commit
529d7016f2
2 changed files with 2 additions and 2 deletions
|
|
@ -253,7 +253,7 @@ static void
|
|||
pre_processing(void)
|
||||
{
|
||||
rc.xdg_shell_server_side_deco = true;
|
||||
rc.font_size_activewindow = 8;
|
||||
rc.font_size_activewindow = 10;
|
||||
}
|
||||
|
||||
static void
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue