Waybar : Change font to FiraCode Nerd Font

This commit is contained in:
2026-01-06 19:12:06 +01:00
parent 1895a40420
commit 1ecaacc50c

View File

@@ -1,16 +1,10 @@
{
"font-familly": "FiraCode Nerd Font",
"height": 30, // Waybar height (to be removed for auto height)
"spacing": 1, // Gaps between modules (4px)
"modules-left": ["hyprland/workspaces"],
"modules-center": ["clock"],
"modules-right": ["tray", "pulseaudio", "battery"],
"sway/scratchpad": {
"format": "{icon} {count}",
"show-empty": false,
"format-icons": ["", ""],
"tooltip": true,
"tooltip-format": "{app}: {title}"
},
"tray": {
"icon-size": 16,
"spacing": 4