diff --git a/home-manager/modules/hyprland/main.nix b/home-manager/modules/hyprland/main.nix index 45ace8d..8bd1203 100644 --- a/home-manager/modules/hyprland/main.nix +++ b/home-manager/modules/hyprland/main.nix @@ -16,7 +16,7 @@ monitor = ",1920x1080@60,auto,1"; "$mainMod" = "SUPER"; "$terminal" = "alacritty"; - "$fileManager" = "$terminal -e sh -c 'lf'"; + "$fileManager" = "$terminal -e sh -c 'ranger'"; "$menu" = "fuzzel"; exec-once = [