New backup 2025-02-28 00:39:40
This commit is contained in:
parent
ab15b281e6
commit
2249a92f4b
2 changed files with 5 additions and 0 deletions
4
de/home/.local/bin/aik_launcher
Executable file
4
de/home/.local/bin/aik_launcher
Executable 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/})"
|
|
@ -39,3 +39,4 @@
|
|||
.local/bin/gocryptfs-wofi
|
||||
.local/bin/diskspace-check
|
||||
.face
|
||||
.local/bin/aik_launcher
|
||||
|
|
Loading…
Add table
Reference in a new issue