switch from mpvpaper to awww, refactor wallpaper
This commit is contained in:
parent
f8bec21820
commit
05b2f188f5
5 changed files with 142 additions and 59 deletions
|
|
@ -63,7 +63,7 @@
|
|||
bar = {
|
||||
autoHideDelay = 500;
|
||||
autoShowDelay = 150;
|
||||
backgroundOpacity = 1;
|
||||
backgroundOpacity = 0.975;
|
||||
monitors = [ ];
|
||||
showCapsule = true;
|
||||
barType = "simple";
|
||||
|
|
@ -79,7 +79,7 @@
|
|||
outerCorners = false;
|
||||
screenOverrides = [ ];
|
||||
showOutline = false;
|
||||
useSeparateOpacity = false;
|
||||
useSeparateOpacity = true;
|
||||
widgets = {
|
||||
center = [ ];
|
||||
left = [
|
||||
|
|
@ -206,7 +206,7 @@
|
|||
deviceNativePath = "__default__";
|
||||
displayMode = "icon-hover";
|
||||
hideIfIdle = false;
|
||||
hideIfNotDetected = false;
|
||||
hideIfNotDetected = true;
|
||||
id = "Battery";
|
||||
showNoctaliaPerformance = false;
|
||||
showPowerProfiles = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue