fix(all): lots of things from work

This commit is contained in:
László Párkányi
2025-09-17 12:53:56 +02:00
parent 6bd352c596
commit f8c8b4e7c7
11 changed files with 45 additions and 33 deletions

View File

@@ -4,7 +4,7 @@
"include": [
"~/.config/waybar/modules.jsonc"
],
"height": 20,
"height": 40,
"margin-left": 3,
"margin-right": 3,
"margin-top": 3,

View File

@@ -17,6 +17,7 @@ button {
box-shadow: inset 0 -3px transparent;
border: none;
border-radius: 10px;
color: @text;
}
@@ -71,7 +72,7 @@ button {
border-radius: 0px 10px 10px 0px; /* Adjust as needed */
padding: 3px 10px;
color: @text;
min-width: 130px;
min-width: 80px;
}
#backlight {
@@ -108,6 +109,7 @@ button {
border-radius: 10px;
padding: 3px 5px;
margin-left: 3px;
color: @text;
}
#battery {