From 75c4110def15b1c0390ef0cce430094ca780aa0a Mon Sep 17 00:00:00 2001
From: Frost-Phoenix <67cyril6767@gmail.com>
Date: Fri, 29 Mar 2024 11:03:29 +0100
Subject: [PATCH] change waybar config
---
modules/home/waybar/settings.nix | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/modules/home/waybar/settings.nix b/modules/home/waybar/settings.nix
index 021c943..1aaeeeb 100644
--- a/modules/home/waybar/settings.nix
+++ b/modules/home/waybar/settings.nix
@@ -25,7 +25,7 @@
];
clock= {
calendar = {
- format = { today = "{}"; };
+ format = { today = "{}"; };
};
format = " {:%H:%M}";
tooltip= "true";