From d3e2199f6129b52c2b4ffea9bf77dab6863d2007 Mon Sep 17 00:00:00 2001 From: Tomas Rivera <137088692+Totorile1@users.noreply.github.com> Date: Mon, 13 Apr 2026 12:57:15 +0200 Subject: [PATCH] Added birdtray --- README.md | 5 ++++- hosts/laptop/configuration.nix | 1 + modules/home-manager/hyprland.nix | 1 + 3 files changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0e98a33..138fe9c 100644 --- a/README.md +++ b/README.md @@ -21,9 +21,12 @@ sudo nixos-rebuild switch --flake ~/nixos/#laptop - Librewolf's extension settings - Librewolf's bookmarks -- Thunderbird's email servers +- Thunderbird's email servers and settings and birdtray's settings[^1] - Inkscape's settings + +[^1]: You must change in Advanced settings Thunderbird command line to the result of `where thunderbird`. + --- ## Configuration Structure diff --git a/hosts/laptop/configuration.nix b/hosts/laptop/configuration.nix index d810f1e..3b04587 100755 --- a/hosts/laptop/configuration.nix +++ b/hosts/laptop/configuration.nix @@ -257,6 +257,7 @@ papirus-icon-theme papirus-folders inkscape + birdtray # thunderbird tray app ]; # fonts diff --git a/modules/home-manager/hyprland.nix b/modules/home-manager/hyprland.nix index 094b61a..2c2592b 100644 --- a/modules/home-manager/hyprland.nix +++ b/modules/home-manager/hyprland.nix @@ -209,6 +209,7 @@ in { "custom-batterynotify" "custom-batterywarning" "qtbatticon" # custom battery tray + "birdtray" # thunderbird tray app #wallpapers/b "swww img ${wallpaper}" "swww-daemon"