This commit is contained in:
Valeria Fadeeva 2025-01-24 11:49:28 +05:00
parent 3afc18eac7
commit 9284f33b19
1 changed files with 3 additions and 3 deletions

View File

@ -340,10 +340,10 @@ WidgetStyleFile.writeEntry("widgetStyle", "Klassy");
/* Buttons of aurorae */
Buttons = ConfigFile("kwinrc");
Buttons.group = "org.kde.kdecoration2";
Buttons.writeEntry("ButtonsOnLeft", "");
Buttons.deleteEntry("ButtonsOnLeft");
Buttons.writeEntry("ButtonsOnLeft", "M");
// Buttons.deleteEntry("ButtonsOnLeft");
Buttons.writeEntry("ButtonsOnRight", "IAX");
Buttons.deleteEntry("ButtonsOnRight");
// Buttons.deleteEntry("ButtonsOnRight");
/* Decorator of aurorae */