From 7415c95e0fc8d43240a7f3ef104b9e8d819bd9e4 Mon Sep 17 00:00:00 2001
From: Frost-Phoenix <67cyril6767@gmail.com>
Date: Wed, 13 Dec 2023 22:59:18 +0100
Subject: [PATCH] remove thunar

---
 modules/home/hyprland/config.nix | 2 +-
 modules/home/package/default.nix | 1 -
 2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/modules/home/hyprland/config.nix b/modules/home/hyprland/config.nix
index a749a9f..158c959 100644
--- a/modules/home/hyprland/config.nix
+++ b/modules/home/hyprland/config.nix
@@ -129,7 +129,7 @@ in
       # bind = SUPER, V, exec, cliphist list | wofi -dmenu | cliphist decode | wl-copy
       bind = $mainMod, P, pseudo,
       bind = $mainMod, J, togglesplit,
-      bind = $mainMod, E, exec, thunar
+      bind = $mainMod, E, exec, nemo
       bind = $mainMod SHIFT, B, exec, pkill -SIGUSR1 .waybar-wrapped
       bind = $mainMod, C ,exec, hyprpicker -a
       bind = $mainMod, G,exec, $HOME/.local/bin/toggle_layout
diff --git a/modules/home/package/default.nix b/modules/home/package/default.nix
index 38873a7..9d86396 100755
--- a/modules/home/package/default.nix
+++ b/modules/home/package/default.nix
@@ -13,7 +13,6 @@
     ripgrep                           # grep replacement
     rnix-lsp
     spotify
-    xfce.thunar                       # file manager
     cinnamon.nemo-with-extensions     # file manager
     yazi                              # terminal file manager
     youtube-dl