Add plasma virtual desktops
This commit is contained in:
parent
ab80ffb81d
commit
8b9844688b
1 changed files with 5 additions and 0 deletions
|
@ -29,6 +29,11 @@
|
||||||
translucency.enable = true;
|
translucency.enable = true;
|
||||||
wobblyWindows.enable = true;
|
wobblyWindows.enable = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
virtualDesktops.names = [
|
||||||
|
"Personal"
|
||||||
|
"School"
|
||||||
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
kscreenlocker = {
|
kscreenlocker = {
|
||||||
|
|
Loading…
Reference in a new issue