minor bug fixed and change alacritty htop class from floating to floating_htop

This commit is contained in:
primardj 2024-01-29 12:42:40 +00:00
parent 3776e3a42e
commit c1cfa2fb69

View file

@ -87,7 +87,7 @@
"clock": {
"interval": 1,
"format": " {:%I:%M:%S %p}", // " {:%H:%M:%S}",
"tooltip-format": "<big>{:%Y %B}</big>\n<tt><small>{calendar}</small></tt>",
"tooltip-format": "<big>{:%B %Y}</big>\n<tt><small>{calendar}</small></tt>",
"calendar": {
"mode": "month",
"weeks-pos": "right",
@ -111,7 +111,7 @@
"interval": 1,
// "format": "{}%  "
"format": " {used:0.1f}/{total:0.1f}G  {swapUsed:0.1f}/{swapTotal:0.1f}G",
"on-click": "alacritty --class floating -e htop -t"
"on-click": "alacritty --class floating_htop -e htop -t"
},
"temperature": {
// "thermal-zone": 2,