changes: hypr,waybar,
This commit is contained in:
parent
cc96a7c8ec
commit
259280fa45
4 changed files with 255 additions and 133 deletions
|
@ -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>"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue