changed waybar config

This commit is contained in:
gaitas13 2024-12-31 01:22:03 +01:00
parent 90b4bc443f
commit 4ec9cfba8f
2 changed files with 6 additions and 3 deletions

View file

@ -45,8 +45,10 @@
],
"modules-right": [
"network#speed",
"custom/separator#dot-line",
//unsure
//"network#speed",
//"custom/separator#dot-line",
"custom/swaync",
"tray",
"mpris",

View file

@ -219,7 +219,8 @@
"clock": {
"interval": 1,
//"format": " {:%I:%M %p}", // AM PM format
"format": " {:%H:%M:%S}",
//"format": " {:%H:%M:%S}",
"format": " {:%H:%M}",
"format-alt": " {:%H:%M  %Y, %d %B, %A}",
"tooltip-format": "<tt><small>{calendar}</small></tt>",
"calendar": {