Tormak9970/bash-shortcuts

Which folder are the comstomerized scripts stored in ?

Closed this issue · 3 comments

bao3 commented

The GUI has some issue , I want to edit the script mannually in the desktop mode . I used " find "command ,but no lucy to find it .

So its currently bugged (waiting for the update to go live). the way the plugin works is there isn't actually multiple scripts. If you do wish to edit it manually (may or may not fix your issue) the file with all shortcuts is located at /home/deck/.config/bash-shortcuts/shortcuts.json

bao3 commented

So its currently bugged (waiting for the update to go live). the way the plugin works is there isn't actually multiple scripts. If you do wish to edit it manually (may or may not fix your issue) the file with all shortcuts is located at /home/deck/.config/bash-shortcuts/shortcuts.json

Ok , I found it and edited it.

By the way , every time I reboot SteamDeck, I got a toast notification adding running shortcut failed ,and I would get a Bash Shortcuts icon in Steam..... My English is not so good , so I try to show you in code , like:

while reboot
do

BashShortcuts=BashShortcuts+1;

cout<<" adding running shortcut failed";

done

I have to delete the icons after it reboot

Yea, i'm aware of the bug, sorry for any issues it has caused. It should be fixed in the upcoming update