diff --git a/.gmrunrc b/.gmrunrc index d325105..7a5f73f 100644 --- a/.gmrunrc +++ b/.gmrunrc @@ -6,7 +6,7 @@ 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' +URL_google = x-www-browser 'http://www.google.com/search?q=%s' URL_en2fr = x-www-browser 'http://translate.google.fr/translate_t?hl=fr&ie=UTF-8&text=%s&sl=en&tl=fr#' URL_fr2en = x-www-browser 'http://translate.google.fr/translate_t?hl=fr&ie=UTF-8&text=%s&sl=fr&tl=en#' Terminal = gnome-terminal #type ctrl-enter diff --git a/.vimperatorrc b/.vimperatorrc index 6ea28b2..c89391c 100644 --- a/.vimperatorrc +++ b/.vimperatorrc @@ -1,7 +1,7 @@ "2.1 (created: 2009/05/21 13:13:06) -set guioptions=rbm +set guioptions=rbmT set runtimepath=/home/mathieu/.vimperator source! /home/mathieu/.vimperatorrc.local -" vim: set ft=vimperator: \ No newline at end of file +" vim: set ft=vimperator: