ieh
This commit is contained in:
@@ -154,13 +154,11 @@
|
||||
on-click = "pavucontrol";
|
||||
};
|
||||
};
|
||||
|
||||
"custom/currents"= {
|
||||
interval= 30;
|
||||
exec= "currents --waybar";
|
||||
exec= "/home/autumn/.local/bin/currents --output";
|
||||
return-type= "json";
|
||||
};
|
||||
|
||||
};
|
||||
};
|
||||
|
||||
@@ -180,7 +178,9 @@
|
||||
window#waybar.hidden {
|
||||
opacity: 0.2;
|
||||
}
|
||||
|
||||
#custom-weather{
|
||||
border-bottom: #a7c080;
|
||||
}
|
||||
button {
|
||||
box-shadow: inset 0 -3px transparent;
|
||||
border: 1px #000000 solid;
|
||||
@@ -216,7 +216,6 @@
|
||||
background-color: #e67e80;
|
||||
}
|
||||
|
||||
|
||||
#backlight,
|
||||
#battery,
|
||||
#clock,
|
||||
|
||||
Reference in New Issue
Block a user