From cf9ea43e9763f659c9df18e4fb3f3bf712ce19bb Mon Sep 17 00:00:00 2001 From: Adithya Nair Date: Sun, 9 Apr 2023 19:44:07 +0530 Subject: [PATCH] use udiskie for disk mounting --- home/wm/hyprland/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/home/wm/hyprland/default.nix b/home/wm/hyprland/default.nix index cfde0a1..d13bb45 100644 --- a/home/wm/hyprland/default.nix +++ b/home/wm/hyprland/default.nix @@ -124,6 +124,7 @@ in exec-once = ${pkgs.polkit_gnome}/libexec/polkit-gnome-authentication-agent-1 exec-once = ${hyprctl} setcursor ${config.gtk.cursorTheme.name} 24 exec-once = ${change-wallpaper} + exec-once = ${pkgs.udiskie}/bin/udiskie --no-automount --tray bindm = SUPER,mouse:272, movewindow bindm = SUPER_SHIFT,mouse:272, resizewindow