Add some krohnkite settings to kwinrc

This commit is contained in:
Evie Litherland-Smith 2024-08-06 14:20:55 +01:00
parent aa20e25568
commit 402a0cf273

View file

@ -307,6 +307,14 @@
BorderSize = "None";
BorderSizeAuto = "false";
};
"Script-krohnkite" = {
limitTileWidth = true;
screenGapBottom = 5;
screenGapLeft = 5;
screenGapRight = 5;
screenGapTop = 5;
tileLayoutGap = 5;
};
};
};
};