update waybar config

This commit is contained in:
Lucas Barbieri 2024-01-08 17:53:44 -03:00
parent 9b61e5c261
commit ead990482a
2 changed files with 9 additions and 2 deletions

View File

@ -6,6 +6,7 @@
"passtrough": false,
"gtk-layer-shell": true,
"height": 0,
"output": "HDMI-A-1",
"modules-left": [
"hyprland/workspaces",
@ -41,7 +42,10 @@
"7": "七",
"8": "八",
"9": "九",
"10": "十"
"10": "十",
"11": "十一",
"12": "十二",
"13": "十三"
}
},

View File

@ -59,7 +59,9 @@ tooltip {
#tray,
#language,
#backlight {
background: /*#F6821E*/ #444444;
background:
/*#F6821E*/
#444444;
padding: 0px 5px;
margin: 0px;
font-weight: 100;
@ -110,6 +112,7 @@ tooltip {
margin-left: 0px;
border-right: 0px;
padding: 0px 10px;
border-radius: 0px 10px 10px 0px;
}
#pulseaudio {