feat: add thunderbird
This commit is contained in:
parent
c96db92ecd
commit
5abb509c70
1 changed files with 2 additions and 0 deletions
2
home.nix
2
home.nix
|
|
@ -99,6 +99,7 @@
|
||||||
fastfetch
|
fastfetch
|
||||||
|
|
||||||
# Desktop / GUI
|
# Desktop / GUI
|
||||||
|
thunderbird
|
||||||
vlc
|
vlc
|
||||||
gimp3
|
gimp3
|
||||||
inkscape
|
inkscape
|
||||||
|
|
@ -282,6 +283,7 @@
|
||||||
# Configure Zen Browser with about:config settings
|
# Configure Zen Browser with about:config settings
|
||||||
programs.zen-browser = {
|
programs.zen-browser = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
suppressXdgMigrationWarning = true;
|
||||||
policies = {
|
policies = {
|
||||||
Preferences = {
|
Preferences = {
|
||||||
"zen.theme.border-radius" = 0;
|
"zen.theme.border-radius" = 0;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue