Compare commits

..

No commits in common. "a59545e818c08a5e78a0b4b0359b65e0ef095b66" and "786e3cd9ba3b9ea5dffd9d2d56dd7b0e5001740a" have entirely different histories.

View file

@ -256,12 +256,11 @@
breezerc = { breezerc = {
Common = { Common = {
OutlineClassButton = true; OutlineClassButton = true;
OutlineCloseButtone = true;
ShadowSize = "ShadowVeryLarge"; ShadowSize = "ShadowVeryLarge";
ShadowStrength = "128"; ShadowStrength = "128";
}; };
Style = { Style = {
MenuOpacity = "100"; MenuOpacity = "80";
}; };
}; };
dolphinrc = { dolphinrc = {
@ -296,9 +295,9 @@
# blur to all windows # blur to all windows
Inactive = 100; Inactive = 100;
MoveResize = 100; MoveResize = 100;
Dialogs = 100; Dialogs = 50;
ComboboxPopups = 100; ComboboxPopups = 50;
Menus = 100; Menus = 50;
}; };
"org.kde.kdecoration2" = { "org.kde.kdecoration2" = {
BorderSize = "None"; BorderSize = "None";