feat: restructured some stuff for user1

This commit is contained in:
Nick 2025-03-13 17:24:51 -05:00
parent 8e918f915c
commit cfdf20a39c
76 changed files with 233 additions and 99 deletions

View file

@ -100,6 +100,12 @@ in
#clock {
}
#battery {
font-size: ${custom.font_size};
color: #${custom.text_color};
padding-right: 10px;
}
#custom-launcher {
font-size: 20px;
color: #${custom.text_color};