added alias, minimized waybar config

This commit is contained in:
2022-11-26 19:17:22 -08:00
parent 4d74ce50fe
commit 2b119e1664
3 changed files with 24 additions and 26 deletions

View File

@@ -6,17 +6,6 @@
min-height: 0;
}
/* button { */
/* border: none; */
/* border-radius: 0; */
/* } */
/* button:hover { */
/* box-shadow: inherit; */
/* text-shadow: inherit; */
/* background: inherit; */
/* } */
window#waybar {
opacity: 0.7;
background: #000000;
@@ -60,14 +49,15 @@ window#waybar {
color: #bebebe;
margin:7px 4px 0 4px;
border-radius: 5px;
padding: 0px 8px 0px 8px;
padding: 0px 5px 0px 5px;
}
#network {
color: #bebebe;
margin:7px 4px 0 4px;
font-size: 16.5px;
border-radius: 6px;
padding: 0px 8px 0px 8px;
padding: 0px 5px 0px 5px;
}
@keyframes critical {
@@ -128,9 +118,10 @@ window#waybar {
#pulseaudio {
background: transparent;
margin:7px 4px 0 4px;
font-size: 16.5px;
color: #bebebe;
border-radius: 5px;
padding: 0px 8px 0px 8px;
padding: 0px 5px 0px 5px;
}
#tray {