fix waybar config

This commit is contained in:
2024-03-19 17:47:26 +00:00
parent 8683d38fe3
commit e30e677b63
+1 -2
View File
@@ -59,8 +59,7 @@
"clock": { "clock": {
"interval": 1, "interval": 1,
//"format": "{:<big> 󰥔</big>\n%R\n<big> </big> \n%d/%m}", "format": "<big> </big> \n{:%d/%m\n<big> 󰥔</big>\n%R}",
"format": "{:<big> </big> \n%d/%m\n<big> 󰥔</big>\n%R}",
"tooltip": true, "tooltip": true,
"tooltip-format": "<big>{:%Y %B}</big>\n<tt><small>{calendar}</small></tt>" "tooltip-format": "<big>{:%Y %B}</big>\n<tt><small>{calendar}</small></tt>"
}, },