mirror of
https://github.com/labwc/labwc.git
synced 2025-10-31 22:25:34 -04:00
config: add <theme><cornerRadius>
This commit is contained in:
parent
cd313fd97a
commit
a5139815d6
4 changed files with 14 additions and 10 deletions
|
|
@ -10,6 +10,7 @@
|
|||
struct rcxml {
|
||||
bool xdg_shell_server_side_deco;
|
||||
char *theme_name;
|
||||
int corner_radius;
|
||||
char *font_name_activewindow;
|
||||
int font_size_activewindow;
|
||||
struct wl_list keybinds;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue