🖌 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:
@ -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,
|
||||
|
Reference in New Issue
Block a user