mirror of
https://github.com/tomasriveral/nixos.git
synced 2026-08-12 02:28:37 +02:00
Added birdtray
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -257,6 +257,7 @@
|
||||
papirus-icon-theme
|
||||
papirus-folders
|
||||
inkscape
|
||||
birdtray # thunderbird tray app
|
||||
];
|
||||
|
||||
# fonts
|
||||
|
||||
@@ -209,6 +209,7 @@ in {
|
||||
"custom-batterynotify"
|
||||
"custom-batterywarning"
|
||||
"qtbatticon" # custom battery tray
|
||||
"birdtray" # thunderbird tray app
|
||||
#wallpapers/b
|
||||
"swww img ${wallpaper}"
|
||||
"swww-daemon"
|
||||
|
||||
Reference in New Issue
Block a user