armory: update dotfiles

This commit is contained in:
Trianta
2024-11-19 00:36:14 -06:00
parent 21bd651d07
commit 8099e507d7
4 changed files with 47 additions and 22 deletions
+9 -2
View File
@@ -5,7 +5,7 @@
border-radius: 0px;
min-height: 0;
font-weight: bold;
font-size: 12px;
font-size: 14px;
font-family: "Hack Nerd Font";
}
@@ -19,7 +19,7 @@ window#waybar {
color: @peach;
border-radius: 8px;
margin: 4px 2px;
padding: 0px 2px;
padding: 0px 8px;
transition: all 0.4s ease;
}
@@ -52,6 +52,7 @@ window#waybar {
#wireplumber,
#workspaces,
#network,
#custom-appmenu,
#custom-gpu,
#custom-poweroff,
#custom-weather {
@@ -69,6 +70,12 @@ window#waybar {
padding: 0px;
}
#custom-appmenu,
#workspaces label,
#network {
font-size: 18px;
}
#clock {
min-width: 80px;