Fix linux icon
This commit is contained in:
parent
1025f39e47
commit
3c71ba9b73
12 changed files with 25 additions and 12 deletions
8
assets/Miarven.desktop
Executable file
8
assets/Miarven.desktop
Executable file
|
|
@ -0,0 +1,8 @@
|
|||
[Desktop Entry]
|
||||
Name=Miarven
|
||||
Exec=bash -c 'DIR="$(dirname "%k")"; mkdir -p ~/.local/share/icons; cp "$DIR/icon.png" ~/.local/share/icons/olcxjamiarven.png; cd "$DIR" && ./miarven'
|
||||
Icon=olcxjamiarven
|
||||
Type=Application
|
||||
Categories=Internet
|
||||
StartupNotify=true
|
||||
StartupWMClass=olcxja.miarven
|
||||
Loading…
Add table
Add a link
Reference in a new issue