Compare commits

..

2 commits

View file

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