changes: hypr,waybar,

This commit is contained in:
Ayush Dumasia 2025-04-25 17:39:59 +05:30
parent cc96a7c8ec
commit 259280fa45
4 changed files with 255 additions and 133 deletions

View file

@ -17,6 +17,9 @@
// "bluetooth",
"battery"
],
"hyprland/window": {
"format": "󰣇 {}"
},
"custom/cava": {
"format": "{}",
"exec": "~/.config/waybar/scripts/cava.sh",
@ -99,7 +102,7 @@
"return-type": "json"
},
"clock": {
"format": "{:%I:%M %p || %a %d/%m}",
"format": "{:%I:%M %p %a %d/%m}",
"tooltip": true,
"tooltip-format": "<tt>{calendar}</tt>"
},