OOKNET                             [ /  search the index  ]  
──────────────────────────────────────────────────────────────────────────────────────
══════════════════════════════════════════════════════════════════════════════════════
OOKNET   [ /  search  ]  
────────────────────────────────────────────────
════════════════════════════════════════════════
 
HASH      5eb3fbcb7569
DATE      2025-06-23
SUBJECT   waybar: use dd/mm/yyyy format
FILES     1 CHANGED
HASH      5eb3fbcb7569
DATE      2025-06-23
SUBJECT   waybar: use dd/mm/yyyy format
FILES     1 CHANGED
 

diff --git a/modules/home/nixos/hyprland/components/waybar.nix b/modules/home/nixo
s/hyprland/components/waybar.nix
index bede325..bd5fc1e 100644
--- a/modules/home/nixos/hyprland/components/waybar.nix
+++ b/modules/home/nixos/hyprland/components/waybar.nix
@@ -59,7 +59,7 @@ in {
 
         clock = {
           format = "{:%I:%M %p}";
-          format-alt = "{:%Y-%m-%d}";
+          format-alt = "{:%d-%m-%Y}";
         };
         battery = {
           states = {

diff --git a/modules/home/nixos/hyprland/com
ponents/waybar.nix b/modules/home/nixos/hypr
land/components/waybar.nix
index bede325..bd5fc1e 100644
--- a/modules/home/nixos/hyprland/components
/waybar.nix
+++ b/modules/home/nixos/hyprland/components
/waybar.nix
@@ -59,7 +59,7 @@ in {
 
         clock = {
           format = "{:%I:%M %p}";
-          format-alt = "{:%Y-%m-%d}";
+          format-alt = "{:%d-%m-%Y}";
         };
         battery = {
           states = {
 
[ BACK TO LOG ]
──────────────────────────────────────────────────────────────────────────────────────
OOKNET
────────────────────────────────────────────────
OOKNET