[gmrun] Extension association

This commit is contained in:
Mathieu Maret 2015-05-29 21:59:34 +02:00
parent 8bff11f4e8
commit b1560f571b
1 changed files with 4 additions and 0 deletions

View File

@ -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