Num virtual desktops back to 4
This commit is contained in:
parent
9cbf319189
commit
4592ce098c
|
@ -163,7 +163,7 @@
|
||||||
kwin = {
|
kwin = {
|
||||||
virtualDesktops = {
|
virtualDesktops = {
|
||||||
rows = 1;
|
rows = 1;
|
||||||
number = 6;
|
number = 4;
|
||||||
};
|
};
|
||||||
effects = {
|
effects = {
|
||||||
translucency.enable = true;
|
translucency.enable = true;
|
||||||
|
|
Loading…
Reference in a new issue