New backup 2025-02-28 00:39:40

This commit is contained in:
Penelope Gwen 2025-02-28 00:39:40 -08:00
parent ab15b281e6
commit 2249a92f4b
2 changed files with 5 additions and 0 deletions

View file

@ -0,0 +1,4 @@
#!/bin/bash
desktop_file=$(find ${HOME}/.local/share/applications/ -iname 'appimagekit_*'"${1}"'*.desktop' | head -n1)
gtk-launch "$(basename ${desktop_file/.desktop/})"

View file

@ -39,3 +39,4 @@
.local/bin/gocryptfs-wofi
.local/bin/diskspace-check
.face
.local/bin/aik_launcher