Swappy : Dont show panel by default.
This commit is contained in:
parent
6324a2a46c
commit
db46239a11
|
@ -5,7 +5,7 @@
|
|||
fill_shape = false;
|
||||
line_size = 4;
|
||||
paint_mode = "arrow";
|
||||
show_panel = true;
|
||||
show_panel = false;
|
||||
text_font = config.style.font.serif.name;
|
||||
text_size = config.style.font.size.popup;
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue