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 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
|
||||||
|
|||||||
@@ -257,6 +257,7 @@
|
|||||||
papirus-icon-theme
|
papirus-icon-theme
|
||||||
papirus-folders
|
papirus-folders
|
||||||
inkscape
|
inkscape
|
||||||
|
birdtray # thunderbird tray app
|
||||||
];
|
];
|
||||||
|
|
||||||
# fonts
|
# fonts
|
||||||
|
|||||||
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user