feat: add thunderbird

This commit is contained in:
Jet Pham 2026-02-22 16:37:53 -08:00
parent c96db92ecd
commit 5abb509c70
No known key found for this signature in database

View file

@ -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;