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