From 80275141a4500bc3fbefba0126f2d734f38c1521 Mon Sep 17 00:00:00 2001 From: Christoph Urlacher Date: Sun, 2 Jun 2024 18:27:14 +0200 Subject: [PATCH] Disable thunar on hyprland --- home/modules/hyprland/default.nix | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/home/modules/hyprland/default.nix b/home/modules/hyprland/default.nix index b0790925..dd59e2ed 100644 --- a/home/modules/hyprland/default.nix +++ b/home/modules/hyprland/default.nix @@ -43,14 +43,16 @@ in { wl-clipboard clipman # Clipboard manager (wl-paste) + libnotify + inotifyTools # inotifywait etc. moc # Audio player ncpamixer # ncurses pavucontrol slurp # Region selector for screensharing grim # Grab images from compositor - xfce.thunar - xfce.tumbler # Thunar thumbnails + # xfce.thunar + # xfce.tumbler # Thunar thumbnails libsForQt5.polkit-kde-agent ];