new laptop

This commit is contained in:
2021-08-17 17:27:14 +02:00
parent 4bc26c943b
commit 7f01e3c578
334 changed files with 22147 additions and 33 deletions

View File

@ -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 {