new laptop
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
@import "../../.cache/wal/colors-waybar.css";
|
||||
|
||||
|
||||
* {
|
||||
font-size: 12px;
|
||||
font-family: Terminus;
|
||||
@ -56,7 +57,7 @@ window#waybar {
|
||||
}
|
||||
|
||||
#workspaces button {
|
||||
padding: 0 2px;
|
||||
padding: 0 0px;
|
||||
color: @inactive;
|
||||
}
|
||||
|
||||
@ -69,7 +70,7 @@ window#waybar {
|
||||
}
|
||||
#workspaces button:hover {
|
||||
border: @foreground;
|
||||
padding: 0 3px;
|
||||
padding: 0 0px;
|
||||
}
|
||||
|
||||
#pulseaudio {
|
||||
|
Reference in New Issue
Block a user