Added birdtray

This commit is contained in:
Tomas Rivera
2026-04-13 12:57:15 +02:00
parent 5753fc107f
commit d3e2199f61
3 changed files with 6 additions and 1 deletions
+4 -1
View File
@@ -21,9 +21,12 @@ sudo nixos-rebuild switch --flake ~/nixos/#laptop
- Librewolf's extension settings - Librewolf's extension settings
- Librewolf's bookmarks - Librewolf's bookmarks
- Thunderbird's email servers - Thunderbird's email servers and settings and birdtray's settings[^1]
- Inkscape's settings - Inkscape's settings
[^1]: You must change in Advanced settings Thunderbird command line to the result of `where thunderbird`.
--- ---
## Configuration Structure ## Configuration Structure
+1
View File
@@ -257,6 +257,7 @@
papirus-icon-theme papirus-icon-theme
papirus-folders papirus-folders
inkscape inkscape
birdtray # thunderbird tray app
]; ];
# fonts # fonts
+1
View File
@@ -209,6 +209,7 @@ in {
"custom-batterynotify" "custom-batterynotify"
"custom-batterywarning" "custom-batterywarning"
"qtbatticon" # custom battery tray "qtbatticon" # custom battery tray
"birdtray" # thunderbird tray app
#wallpapers/b #wallpapers/b
"swww img ${wallpaper}" "swww img ${wallpaper}"
"swww-daemon" "swww-daemon"