Testing
This commit is contained in:
parent
8342f48f68
commit
42b5303563
1 changed files with 2 additions and 1 deletions
|
@ -12,9 +12,10 @@
|
||||||
};
|
};
|
||||||
kwinrc = {
|
kwinrc = {
|
||||||
# Tiling - Laptop
|
# Tiling - Laptop
|
||||||
"Tiling/d67b1509-69a3-585f-adcc-1048a4265c4f" = "{\"layoutDirection\":\"horizontal\",\"tiles\":[{\"layoutDirection\":\"vertical\",\"tiles\":[{\"height\":0.5},{\"height\":0.5}],\"width\":0.3800531914893607},{\"width\":0.6199468085106388}]}";
|
"Tiling/d67b1509-69a3-585f-adcc-1048a4265c4f" = "{\"layoutDirection\":\"horizontal\",\"tiles\":[{\"layoutDirection\":\"vertical\",\"tiles\":[{\"height\":0.5},{\"height\":0.5}],\"width\":0.33},{\"width\":0.67}]}";
|
||||||
Tiling = {
|
Tiling = {
|
||||||
padding = 10;
|
padding = 10;
|
||||||
|
};
|
||||||
# Set window border size
|
# Set window border size
|
||||||
"org.kde.kdecoration2" = {
|
"org.kde.kdecoration2" = {
|
||||||
BorderSize = "None";
|
BorderSize = "None";
|
||||||
|
|
Loading…
Add table
Reference in a new issue