diff options
| author | silly <u65487754@gmail.com> | 2026-02-25 08:02:47 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-02-25 08:02:47 +0100 |
| commit | 231fe15d0dbf1ee5cddf8766d5cd686819464ead (patch) | |
| tree | fd082215eddd0eb267e66c83fd093e476ae2c7a6 /.config/hypr/hyprland.conf | |
| parent | bab2d3811c8c7ff04273ac1b30206d1a8d34a782 (diff) | |
Change file manager from Dolphin to Nautilus
Diffstat (limited to '.config/hypr/hyprland.conf')
| -rw-r--r-- | .config/hypr/hyprland.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 306fb1e..0ae924b 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -7,7 +7,7 @@ env = HYPRCURSOR_THEME, env = HYPRCURSOR_SIZE,16 $terminal = kitty -$fileManager = dolphin +$fileManager = nautilus $menu = rofi -show drun $mainMod = SUPER |
