Compare commits
2 commits
786e3cd9ba
...
a59545e818
Author | SHA1 | Date | |
---|---|---|---|
Evie Litherland-Smith | a59545e818 | ||
Evie Litherland-Smith | d6c80adf66 |
|
@ -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";
|
||||
|
|
Loading…
Reference in a new issue