diff --git a/.gmrunrc b/.gmrunrc index f550e47..11c3ea7 100644 --- a/.gmrunrc +++ b/.gmrunrc @@ -4,6 +4,7 @@ Top = 350 Left = 250 AlwaysInTerm = ssh telnet ftp lynx mc vi vim pine centericq perldoc man top htop mocp ncmpcpp w3m nano minicom + # You can make aliases withing gmrun, for example: # My second firefox profile (made with `firefox -ProfileManager`) URL_ff =`/usr/bin/firefox` #type ff: @@ -27,3 +28,6 @@ URL_mc = ${TermExec} '%s' #EXT:html,htm = x-www-browser %s EXT:pdf = evince %s EXT:txt,cc,cpp,h,java,html,htm,epl,tex,latex,js,css,xml,xsl,am = gedit %s +EXT:mpeg,mpg,avi,mkv,flv = vlc %s +EXT:mp3,ogg,m4a,wmv,wma = vlc %s +EXT:jpeg,jpg,png = eog %s