Add some krohnkite settings to kwinrc
This commit is contained in:
parent
aa20e25568
commit
402a0cf273
|
@ -307,6 +307,14 @@
|
|||
BorderSize = "None";
|
||||
BorderSizeAuto = "false";
|
||||
};
|
||||
"Script-krohnkite" = {
|
||||
limitTileWidth = true;
|
||||
screenGapBottom = 5;
|
||||
screenGapLeft = 5;
|
||||
screenGapRight = 5;
|
||||
screenGapTop = 5;
|
||||
tileLayoutGap = 5;
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue