diff options
Diffstat (limited to 'nixos')
| -rw-r--r-- | nixos/mdls/hypr.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/mdls/hypr.nix b/nixos/mdls/hypr.nix index ca5be5a..c01c62f 100644 --- a/nixos/mdls/hypr.nix +++ b/nixos/mdls/hypr.nix @@ -24,7 +24,7 @@ local mod = "SUPER" local terminal = "kitty" - local filemanager = "dolphin" + local filemanager = "kitty yazi" local browser = "helium" hl.on("hyprland.start", function () |
