From fa449e9cdb3654b4ef588a9b703ce1f45ae68c5a Mon Sep 17 00:00:00 2001 From: sid Date: Mon, 11 May 2026 10:20:30 +0200 Subject: [PATCH] waybar: add notifications --- flake.lock | 8 ++++---- users/sid/home/hyprland/waybar.nix | 1 + 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/flake.lock b/flake.lock index 0f0d20a..2b26e65 100644 --- a/flake.lock +++ b/flake.lock @@ -6856,11 +6856,11 @@ "stylix": "stylix_8" }, "locked": { - "lastModified": 1778008700, - "narHash": "sha256-uI7V6faoCxckWcWvOH4D+Lrw9b53+b42M0AKuvvMiyU=", + "lastModified": 1778449158, + "narHash": "sha256-CFmp5RjuwC6OjoSFNE9Fu4kJ526W6Y6G+SEXqRndP/I=", "ref": "release-25.11", - "rev": "15cbf5d4ffe307c9b7bd84dfc162c28f8d300aaf", - "revCount": 55, + "rev": "d953dd7f8a5d66dc1e98976a9d9a3f76f8e649bc", + "revCount": 72, "type": "git", "url": "https://git.sid.ovh/sid/synix.git" }, diff --git a/users/sid/home/hyprland/waybar.nix b/users/sid/home/hyprland/waybar.nix index 6e22e1a..1a974c6 100644 --- a/users/sid/home/hyprland/waybar.nix +++ b/users/sid/home/hyprland/waybar.nix @@ -4,6 +4,7 @@ modules-right = [ "custom/timer" "custom/newsboat" + "custom/notifications" "network" "bluetooth" "cpu"