Icon for terminal command
Hi Sailors,
I am fooling around with the idea of making icons for some shortcuts.
I want to put the command line
rm -r ~/.mozilla/mozembed/cache2/
Into an icon like this:
[Desktop Entry]
Type=Application
Name=Delete Browser Cache
Icon=/home/nemo/Pictures/cache.jpg
Exec="rm -r ~/.mozilla/mozembed/cache2/"
X-Desktop-File-Install-Version=0.20
Now, this doesn't work. But what shall it preferably be in the line with "Exec="?
Thanks a lot!
For these tasks of small repeated shell commands there is ShellEx (by acce) on openrepos.
peterleinchen ( 2020-01-28 01:04:54 +0200 )editA very nice app
There is also qCommand
eson ( 2020-01-28 08:23:04 +0200 )editOh yes, right.
And it provides also app cover command functionality!
peterleinchen ( 2020-01-28 08:43:16 +0200 )editMy goal is to sit in my everyday train and tap once on the icon, then close the window of fingerterm, because then I see the "effect" of the tapping. But thanks for the tips for other stuff so that I don't overdo the icon stuff. ;-)
ds1979 ( 2020-01-28 22:52:49 +0200 )edit