New backup 2024-06-11 12:30:01

This commit is contained in:
Penelope Gwen 2024-06-11 12:30:01 -06:00
parent 1b9ace6976
commit 643328407c
2 changed files with 6 additions and 32 deletions

View file

@ -20,38 +20,8 @@
"format-icons": { "format-icons": {
// "1": "", // "1": "",
// "2": "", // "2": "",
"9": "", // "9": "",
"10": "", // "10": "",
"Development": "",
"Development1": "",
"Development2": "",
"Development3": "",
"Development4": "",
"Development5": "",
"Development6": "",
"Development7": "",
"Development8": "",
"Development9": "",
"School": "",
"School1": "",
"School2": "",
"School3": "",
"School4": "",
"School5": "",
"School6": "",
"School7": "",
"School8": "",
"School9": "",
"Work": "",
"Work1": "",
"Work2": "",
"Work3": "",
"Work4": "",
"Work5": "",
"Work6": "",
"Work7": "",
"Work8": "",
"Work9": "",
// "default": "" // "default": ""
} }
}, },

View file

@ -60,6 +60,10 @@ window#waybar.chromium {
border: none; border: none;
} }
window#waybar.test {
background-color: #000000;
}
button { button {
box-shadow: inset 0 -3px transparent; box-shadow: inset 0 -3px transparent;
border: none; border: none;