Compare commits

...

2 commits

View file

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