summaryrefslogtreecommitdiff
path: root/accounts/gkleen@sif/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'accounts/gkleen@sif/default.nix')
-rw-r--r--accounts/gkleen@sif/default.nix11
1 files changed, 11 insertions, 0 deletions
diff --git a/accounts/gkleen@sif/default.nix b/accounts/gkleen@sif/default.nix
index 1e619505..b2b6203d 100644
--- a/accounts/gkleen@sif/default.nix
+++ b/accounts/gkleen@sif/default.nix
@@ -673,6 +673,17 @@ in {
673 StartupWMClass = "Rainbow"; 673 StartupWMClass = "Rainbow";
674 }; 674 };
675 }; 675 };
676 thunderbird-lmu = {
677 name = "Thunderbird (LMU)";
678 exec = "thunderbird --name thunderbird -P lmu %U";
679 icon = "thunderbird";
680 genericName = "Email Client";
681 categories = [ "Network" "Chat" "Email" "Feed" "GTK" "News" ];
682 settings = {
683 StartupWMClass = "thunderbird";
684 StartupNotify = "true";
685 };
686 };
676 }; 687 };
677 688
678 fonts = { 689 fonts = {