From 78b00d880ca060858377368a4a1eedd59428b105 Mon Sep 17 00:00:00 2001 From: andrey_varnavskiy Date: Tue, 10 Dec 2024 13:11:09 +0500 Subject: [PATCH] change default file manager --- home-manager/modules/hyprland/main.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 = [