MIME Problem in Dolphin: Lösungsansätze

This commit is contained in:
2026-03-06 09:50:52 +01:00
parent 6dcaeba0ce
commit e8c73617c6
5 changed files with 114 additions and 16 deletions
@@ -0,0 +1,10 @@
[Unit]
Description=Ensure preferred MIME defaults are set
After=graphical-session.target
[Service]
Type=oneshot
ExecStart=/bin/sh %h/.config/hypr/scripts/ensure-mime-defaults.sh
[Install]
WantedBy=default.target