# Set window geometry Width = 500 Top = 350 Left = 250 # You can make aliases withing gmrun, for example: # My second firefox profile (made with `firefox -ProfileManager`) URL_ff =`/usr/bin/firefox` #type ff: URL_google = x-www-browser 'http://www.google.com.ph/search?q=%s' Terminal = gnome-terminal #type ctrl-enter TermExec = gnome-terminal -e URL_http = /usr/bin/firefox %u URL_https = /usr/bin/firefox %u URL_uf = /usr/bin/firefox http://ubuntuforums.org/ #type uf:// URL_mail = /usr/bin/firefox https://mail.google.com/ #type mail:// URL_top = ${TermExec} '%s' #type [command] ctrl-enter URL_mc = ${TermExec} '%s'