diff options
| author | caley <u65487754@gmail.com> | 2026-06-11 17:44:34 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-06-11 17:44:34 +0200 |
| commit | 59a560c6441001e1535aedfac79bf572b3db5520 (patch) | |
| tree | ac7e104d3e369d32bf9d5f018f5500e5a1b42c4e /nixos | |
| parent | 284127e31a888b896f81485f4cd699552e9d0837 (diff) | |
Update hypr.nix
Diffstat (limited to 'nixos')
| -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 () |
