From f1035f623cc6b28a4529720997c346157d24b59e Mon Sep 17 00:00:00 2001 From: Raymaekers Luca Date: Thu, 14 Aug 2025 07:14:24 +0200 Subject: checkpoint --- config/essentials/shell/functions.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config') diff --git a/config/essentials/shell/functions.sh b/config/essentials/shell/functions.sh index e8946e2..478ee26 100644 --- a/config/essentials/shell/functions.sh +++ b/config/essentials/shell/functions.sh @@ -216,7 +216,7 @@ pacsize() mime-default () { mime= - [ "${mime:=$1}" ] || + [ "${mime:=${1%.desktop}}" ] || mime="$(find /usr/share/applications/ -iname '*.desktop' -printf '%f\n' | sed 's/\.desktop$//' | fzf)" -- cgit v1.2.3-70-g09d2