🖌 Styling

- Changed font on waybar to JetBrains Mono, and fontsize to a slighly smaller one
- Removed and refactored style files slightly
- Replaced icon for music in waybar
- Padding for kitty
This commit is contained in:
2024-12-31 13:19:03 +01:00
parent 47d9c12a8f
commit 66dd36235b
4 changed files with 14 additions and 18 deletions

View File

@ -25,10 +25,7 @@
"hyprland/workspaces": {
"disable-scroll": false,
"sort-by-name": true,
"format": " {id} ",
"format-icons": {
"default": ""
}
"format": " {id} "
},
"hyprland/window": {},
"tray": {
@ -36,7 +33,7 @@
"spacing": 10
},
"custom/music": {
"format": " {}",
"format": "󰓃 {}",
"escape": true,
"interval": 5,
"tooltip": false,