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