From cd0fa821aa2a0cc55e65a2925de478a50769d607 Mon Sep 17 00:00:00 2001 From: Sweetbread Date: Tue, 23 Apr 2024 00:02:19 +0300 Subject: [PATCH] [hyprland]: Change shortcut dolphin to yazi --- home-manager/modules/wms/hyprland.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home-manager/modules/wms/hyprland.nix b/home-manager/modules/wms/hyprland.nix index 5f62a53..38a0484 100644 --- a/home-manager/modules/wms/hyprland.nix +++ b/home-manager/modules/wms/hyprland.nix @@ -124,7 +124,7 @@ "$mainMod, Return, exec, alacritty" "$mainMod, Q, killactive," "$mainMod, M, exit," - "$mainMod, E, exec, dolphin" + "$mainMod, E, exec, alacritty -e sh -c yazi" "$mainMod, F, togglefloating," "$mainMod, D, exec, wofi --show drun" "$mainMod, P, pseudo, # dwindle"