non important commit
This commit is contained in:
parent
c8cff3b5f0
commit
77b0dca8bd
1 changed files with 8 additions and 1 deletions
|
|
@ -68,7 +68,14 @@
|
|||
hotkey-overlay.skip-at-startup = true;
|
||||
|
||||
window-rules = [
|
||||
{geometry-corner-radius = 5;}
|
||||
{
|
||||
geometry-corner-radius = {
|
||||
top-left = 5.0;
|
||||
top-right = 5.0;
|
||||
bottom-left = 5.0;
|
||||
bottom-right = 5.0;
|
||||
};
|
||||
}
|
||||
];
|
||||
|
||||
input = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue