From df1d346852d48820a269570ae74797cf4c454c8e Mon Sep 17 00:00:00 2001 From: Aditya Date: Sun, 9 Mar 2025 11:37:10 +0530 Subject: [PATCH] change default file manager --- modules/nixos/hyprland/config/hypr/hyprland/keybinds.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/nixos/hyprland/config/hypr/hyprland/keybinds.conf b/modules/nixos/hyprland/config/hypr/hyprland/keybinds.conf index f51d870..0095244 100644 --- a/modules/nixos/hyprland/config/hypr/hyprland/keybinds.conf +++ b/modules/nixos/hyprland/config/hypr/hyprland/keybinds.conf @@ -14,7 +14,7 @@ bindle = , XF86AudioLowerVolume, exec, pamixer -d 2 ### Applications ### $browser = chromium -$filemanager = dolphin +$filemanager = nautilus $menu = rofi -show drun -show-icons $terminal1 = kitty $terminal2 = konsole