jesusferm / Nautilus-BackSpace

Use backspace key in nautilus files on fedora
MIT License
32 stars 1 forks source link

BackSpace in Nautilus on Gnome

The script BackSpaceGnome31-46.py its for fedora version 31 to 40 and Gnome 43 to 46.

The script BackSpaceGnome47.py its for fedora version 41 and Gnome 47.

Install dependencies package

Installa rpmfusion repositorie

sudo dnf install https://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm
sudo dnf install https://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$(rpm -E %fedora).noarch.rpm

Install package necessary

sudo dnf install nautilus-python python3-gobject gtk3 python3 gobject-introspection-devel pkg-config python3-devel nautilus-extension file-roller-nautilus nautilus-devel nautilus-extensions nautilus-python-devel

Download python script and save into

~/.local/share/nautilus-python/extensions

Restart nautilus

nautilus -q

License: MIT

License: MIT

Developed By