Update
This commit is contained in:
parent
3afc18eac7
commit
9284f33b19
|
@ -340,10 +340,10 @@ WidgetStyleFile.writeEntry("widgetStyle", "Klassy");
|
||||||
/* Buttons of aurorae */
|
/* Buttons of aurorae */
|
||||||
Buttons = ConfigFile("kwinrc");
|
Buttons = ConfigFile("kwinrc");
|
||||||
Buttons.group = "org.kde.kdecoration2";
|
Buttons.group = "org.kde.kdecoration2";
|
||||||
Buttons.writeEntry("ButtonsOnLeft", "");
|
Buttons.writeEntry("ButtonsOnLeft", "M");
|
||||||
Buttons.deleteEntry("ButtonsOnLeft");
|
// Buttons.deleteEntry("ButtonsOnLeft");
|
||||||
Buttons.writeEntry("ButtonsOnRight", "IAX");
|
Buttons.writeEntry("ButtonsOnRight", "IAX");
|
||||||
Buttons.deleteEntry("ButtonsOnRight");
|
// Buttons.deleteEntry("ButtonsOnRight");
|
||||||
|
|
||||||
|
|
||||||
/* Decorator of aurorae */
|
/* Decorator of aurorae */
|
||||||
|
|
Loading…
Reference in New Issue