From 85c89ab496f281a282bc55e11093e57209f7d185 Mon Sep 17 00:00:00 2001 From: Donovan Glover Date: Thu, 15 Aug 2024 22:45:26 -0400 Subject: [PATCH] meta: Move icoextract/thud to thunar module This helps clarify that icoextract and thud are used with thunar specifically. --- home/hyprland.nix | 2 -- home/thunar.nix | 7 +++++++ 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/home/hyprland.nix b/home/hyprland.nix index 76617525..2cab4b16 100644 --- a/home/hyprland.nix +++ b/home/hyprland.nix @@ -25,8 +25,6 @@ in mpvpaper lnch wev - icoextract - thud wf-recorder lutgen ]; diff --git a/home/thunar.nix b/home/thunar.nix index 3b875dfa..e0787c54 100644 --- a/home/thunar.nix +++ b/home/thunar.nix @@ -1,4 +1,11 @@ +{ pkgs, ... }: + { + home.packages = with pkgs; [ + icoextract + thud + ]; + xdg.configFile."xfce4/helpers.rc".text = # ini '' TerminalEmulator=kitty