From b738c55b73e70f328326e66bbb03d9fc6f0d393d Mon Sep 17 00:00:00 2001 From: Noa Aarts Date: Thu, 29 Aug 2024 21:57:23 +0200 Subject: [PATCH] feat: autostart planify and keepassxc --- modules/hyprland.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/modules/hyprland.nix b/modules/hyprland.nix index a9af2ba..99e93ac 100644 --- a/modules/hyprland.nix +++ b/modules/hyprland.nix @@ -85,6 +85,8 @@ in "${pkgs.dunst}/bin/dunst" "${cfg.package}/bin/hyprctl dispatcher focusmonitor 1" "${pkgs.hypridle}/bin/hypridle" + "${pkgs.keepassxc}/bin/keepassxc" + "${pkgs.planify}/bin/planify" ]; general = { sensitivity = "1.2";