armory: update dotfiles
This commit is contained in:
+9
-2
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user