[gmrun] Extension association
This commit is contained in:
parent
8bff11f4e8
commit
b1560f571b
4
.gmrunrc
4
.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
|
||||
|
Loading…
Reference in New Issue
Block a user