plasma: Use new kwin configuration module options for configuring virtual desktops

Signed-off-by: George Kaklamanos <gkaklas@gkaklas.gr>
This commit is contained in:
George Kaklamanos 2024-08-03 17:14:14 +03:00
parent 072a5e511e
commit ebaa8d06a4
No known key found for this signature in database
GPG key ID: C0CAB8A6BDC9399D
2 changed files with 5 additions and 17 deletions

View file

@ -16,6 +16,11 @@
lookAndFeel = "org.kde.breezedark.desktop";
wallpaper = "${pkgs.libsForQt5.plasma-workspace-wallpapers}/share/wallpapers/MilkyWay/contents/images/1080x1920.png";
};
kwin.virtualDesktops = {
rows = 1;
number = 6;
names = ["Web" "Main" "Comm" "Aux1" "Aux2" "Music"];
};
shortcuts = {
ksmserver = {