Plasma: draw circle around close button (breezerc)
This commit is contained in:
parent
d6c80adf66
commit
a59545e818
|
@ -256,11 +256,12 @@
|
|||
breezerc = {
|
||||
Common = {
|
||||
OutlineClassButton = true;
|
||||
OutlineCloseButtone = true;
|
||||
ShadowSize = "ShadowVeryLarge";
|
||||
ShadowStrength = "128";
|
||||
};
|
||||
Style = {
|
||||
MenuOpacity = "80";
|
||||
MenuOpacity = "100";
|
||||
};
|
||||
};
|
||||
dolphinrc = {
|
||||
|
|
Loading…
Reference in a new issue