Plasma: switch to 4 virtual desktops on 1 row
This commit is contained in:
parent
da659c3d1c
commit
e85de5b314
|
@ -106,8 +106,8 @@
|
|||
|
||||
kwin = {
|
||||
virtualDesktops = {
|
||||
rows = 2;
|
||||
number = 6;
|
||||
rows = 1;
|
||||
number = 4;
|
||||
};
|
||||
effects = {
|
||||
translucency.enable = true;
|
||||
|
|
Reference in a new issue