1
Fork 0

kde: Fix some issues with the configuration

This commit is contained in:
caem 2024-08-28 20:16:39 +02:00
parent a985dbf760
commit 875c9912cc
Signed by: caem
GPG key ID: 69A830D03203405F

View file

@ -123,14 +123,18 @@
configFile = {
kwinrc = {
Desktops.Number = {
value = 9;
rows = 3;
Desktops = {
Number = {
value = 9;
};
Rows = {
value = 3;
};
};
};
plasmaashellrc = {
PlasmaViews."Panel 2".Defaults = {
PlasmaViews = {
panelOpacity = 2;
};
};
@ -148,7 +152,7 @@
enable = true;
defaultProfile = "hu";
extraConfig = {
MenuBar = "Disabled";
# MenuBar = "Disabled";
MainWindow.MenuBar = "Disabled";
};
profiles.hu = {