aboutsummaryrefslogtreecommitdiff
path: root/wiki
diff options
context:
space:
mode:
authorpeelz <peelz.dev@gmail.com>2025-03-29 10:36:57 -0400
committerIvan Molodetskikh <yalterz@gmail.com>2025-03-29 07:56:47 -0700
commitdcc291d70159aeec7d0245668477539d2da56f72 (patch)
tree807a1bb179243ef8356f4dee3ef1f7d1c1a95ce8 /wiki
parent8d43efe4ac38ddb6ce298d6fbdfc3ec610b8da56 (diff)
downloadniri-dcc291d70159aeec7d0245668477539d2da56f72.tar.gz
niri-dcc291d70159aeec7d0245668477539d2da56f72.tar.bz2
niri-dcc291d70159aeec7d0245668477539d2da56f72.zip
wiki: fix typo natuilus -> nautilus
Diffstat (limited to 'wiki')
-rw-r--r--wiki/Important-Software.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/wiki/Important-Software.md b/wiki/Important-Software.md
index c95a577d..65744a83 100644
--- a/wiki/Important-Software.md
+++ b/wiki/Important-Software.md
@@ -24,7 +24,7 @@ dconf write /org/gnome/desktop/interface/color-scheme '"prefer-dark"'
Note that if you're using the provided `resources/niri-portals.conf`, you also need to install the `nautilus` file manager in order for file chooser dialogues to work properly. This is necessary because xdg-desktop-portal-gnome uses nautilus as the file chooser by default starting from version 47.0.
-If you do not want to install `natuilus` (say you use `nemo` instead), you can set `org.freedesktop.impl.portal.FileChooser=gtk;` in `niri-portals.conf` to use the GTK portal for file chooser dialogues.
+If you do not want to install `nautilus` (say you use `nemo` instead), you can set `org.freedesktop.impl.portal.FileChooser=gtk;` in `niri-portals.conf` to use the GTK portal for file chooser dialogues.
### Authentication Agent