mirror of
https://github.com/WarrenHood/dotfiles.git
synced 2025-04-29 09:04:59 +01:00
Improve waybar formatting
This commit is contained in:
parent
299b3adb79
commit
31f95043aa
|
@ -92,7 +92,7 @@
|
|||
"critical-threshold": 80,
|
||||
// "format-critical": "{temperatureC}°C {icon}",
|
||||
"format": "{temperatureC}°C {icon}",
|
||||
"format-icons": ["", "", ""]
|
||||
"format-icons": ["", "", ""]
|
||||
},
|
||||
"backlight": {
|
||||
// "device": "acpi_video1",
|
||||
|
|
|
@ -46,7 +46,7 @@ nord15 #b48ead
|
|||
border-radius: 5px;
|
||||
padding: 0 0;
|
||||
font-family:JetBrainsMono, SymbolsNerdFont;
|
||||
font-size: 15px;
|
||||
font-size: 13px;
|
||||
margin-right: 2px;
|
||||
margin-left: 2px;
|
||||
padding-bottom:2px;
|
||||
|
|
Loading…
Reference in a new issue