From a2b44144bbd006150599b144c30412d9b4095e20 Mon Sep 17 00:00:00 2001 From: Noa Aarts Date: Thu, 29 Aug 2024 21:59:54 +0200 Subject: [PATCH] feat: add thunderbird on start --- modules/hyprland.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/hyprland.nix b/modules/hyprland.nix index 99e93ac..04ea0aa 100644 --- a/modules/hyprland.nix +++ b/modules/hyprland.nix @@ -87,6 +87,7 @@ in "${pkgs.hypridle}/bin/hypridle" "${pkgs.keepassxc}/bin/keepassxc" "${pkgs.planify}/bin/planify" + "${pkgs.thunderbird}/bin/thunderbird" ]; general = { sensitivity = "1.2";