]> git.draconx.ca Git - fvwmconf.git/blobdiff - scripts/mpdmenu.pl
mpdmenu: Use geeqie instead of gqview.
[fvwmconf.git] / scripts / mpdmenu.pl
index 25a56b30eaa15725d5a1f4952fdd9c0d67856751..4ef7ecefafb61b13c0c13707d4ea09febfbb3ae1 100755 (executable)
@@ -295,7 +295,7 @@ if (defined $album) {
 
                if (-f $thumb) {
                        cmd("AddToMenu $menu \"*$thumb*\" "
-                               ."Exec exec gqview ".shellify($scan, 0));
+                               ."Exec exec geeqie ".shellify($scan, 0));
                }
                cmd("AddToMenu $menu \"Title:   ".sanitise($entry{Title}, 0)
                        ."\" Popup MenuMPDTitle");