[spotify] Add TryExec
This commit is contained in:
parent
575bcf6388
commit
992df68711
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@
|
||||||
mimeType = [ "x-scheme-handler/spotify" ];
|
mimeType = [ "x-scheme-handler/spotify" ];
|
||||||
categories = [ "Audio" "Music" "Player" "AudioVideo" ];
|
categories = [ "Audio" "Music" "Player" "AudioVideo" ];
|
||||||
settings = {
|
settings = {
|
||||||
|
TryExec = "spotify";
|
||||||
StartupWMClass = "spotify";
|
StartupWMClass = "spotify";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue