Claus-Theodor Riegg
7 years
Claus-Theodor Riegg
7 years
Stefan Langenmaier
1 year
Andreas Vöst
2 months
Claus-Theodor Riegg
4 years
Andreas Vöst
4 months
Andreas Vöst
4 months
Kim Klotz
5 months
Claus-Theodor Riegg
8 years

Standardapplikationen in Ubuntu ändern

Posted . Visible to the public.
# ~/.config/mimeapps.list

# open Archives with FileRoller and not extract them immediately, wich is the new behaviour when clicking archives in ubuntu 24.04.
application/x-7z-compressed=org.gnome.FileRoller.desktop
application/x-bzip2=org.gnome.FileRoller.desktop
application/x-gzip=org.gnome.FileRoller.desktop
application/x-tar=org.gnome.FileRoller.desktop
application/x-xz=org.gnome.FileRoller.desktop
application/zip=org.gnome.FileRoller.desktop
application/zlib=org.gnome.FileRoller.desktop

Reference

XDG MIME Applications - ArchWiki Show archive.org snapshot

Moritz Kraus
Last edit
Moritz Kraus
License
Source code in this card is licensed under the MIT License.