Script updated

This commit is contained in:
2025-05-06 19:18:18 +02:00
parent 33166bab40
commit b0d48faad8
5 changed files with 22 additions and 24 deletions

View File

@@ -48,8 +48,8 @@
#waybar {
background: #000000;
color: #eeeeee;
font-family: FiraCodeNerdFontMono;
font-size: 11pt;
font-family: RobotoMonoNerdFontMono;
font-size: 12pt;
}
/* Each module */
@@ -164,8 +164,8 @@
#workspaces button {
margin-top: 4px;
margin-bottom: 4px;
padding-left: 1px;
padding-right: 2px;
padding-left: 0px;
padding-right: 0px;
color: #eeeeee;
}