Update
This commit is contained in:
@@ -104,14 +104,14 @@
|
||||
min-height: 0;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
font-family: "Iosevka Custom";
|
||||
font-family: "Iosevka Custom", "Font Awesome 5 Free";
|
||||
}
|
||||
|
||||
/* The whole bar */
|
||||
window#waybar {
|
||||
background: @bg0_h;
|
||||
color: @theme_text_color;
|
||||
font-size: 14px;
|
||||
font-size: 12px;
|
||||
}
|
||||
|
||||
/* Each module */
|
||||
@@ -225,8 +225,8 @@ window#waybar {
|
||||
#workspaces button {
|
||||
margin-left: 2px;
|
||||
margin-right: 2px;
|
||||
padding-left: 8px;
|
||||
padding-right: 8px;
|
||||
padding-left: 4px;
|
||||
padding-right: 4px;
|
||||
color: @workspaces-text-color;
|
||||
background: @theme_bg_color;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user