This commit is contained in:
David Tomaschik
2026-02-12 16:13:01 -08:00
parent 21b24b2c2f
commit 20a5885031
11 changed files with 14 additions and 387 deletions

5
bin/remove-wine-associations Executable file
View File

@@ -0,0 +1,5 @@
#!/bin/sh
rm -f ~/.local/share/applications/wine*.desktop
update-desktop-database ~/.local/share/applications
rm -f ~/.local/share/mime/packages/x-wine*.xml
update-mime-database ~/.local/share/mime