mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-25 04:20:24 +10:00
Restructing the entire dotfile repo!
This commit is contained in:
37
.config/tint2/launchers/gmusicbrowser-prev.desktop
Executable file
37
.config/tint2/launchers/gmusicbrowser-prev.desktop
Executable file
@@ -0,0 +1,37 @@
|
||||
[Desktop Entry]
|
||||
Name=deadbeef
|
||||
Comment=Jukebox for large collections of mp3/ogg/flac/mpc
|
||||
Exec=deadbeef --prev
|
||||
Type=Application
|
||||
Icon=media-seek-backward
|
||||
Categories=Audio;AudioVideo;
|
||||
StartupNotify=true
|
||||
Comment[fr]=Jukebox pour de grandes collections de mp3/ogg/flac/mpc
|
||||
#MimeType=audio/x-musepack;application/x-musepack;audio/musepack;application/musepack;audio/mpc;audio/x-mpc;audio/x-mp3;audio/mpeg;audio/x-mpeg;audio/x-mpeg-3;audio/mpeg3;application/ogg;application/x-ogg;audio/vorbis;audio/x-vorbis;audio/ogg;audio/x-ogg;audio/x-flac;application/x-flac;audio/flac;
|
||||
|
||||
|
||||
Actions=PlayPause;Next;Previous;LockArtist;LockAlbum
|
||||
|
||||
[Desktop Action PlayPause]
|
||||
Name=Play-Pause
|
||||
Exec=gmusicbrowser -cmd PlayPause
|
||||
Icon=media-playback-start-symbolic
|
||||
|
||||
[Desktop Action Next]
|
||||
Name=Next
|
||||
Exec=gmusicbrowser -cmd NextSong
|
||||
Icon=media-skip-backward-symbolic
|
||||
|
||||
[Desktop Action Previous]
|
||||
Name=Previous
|
||||
Exec=gmusicbrowser -cmd PrevSong
|
||||
Icon=media-skip-forward-symbolic
|
||||
|
||||
[Desktop Action LockArtist]
|
||||
Name=Toggle Artist Lock
|
||||
Exec=gmusicbrowser -cmd TogArtistLock
|
||||
|
||||
[Desktop Action LockAlbum]
|
||||
Name=Toggle Album Lock
|
||||
Exec=gmusicbrowser -cmd TogAlbumLock
|
||||
|
||||
Reference in New Issue
Block a user