summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRafael Marçalo <raroma09@gmail.com>2023-03-03 20:12:20 +0000
committerRafael Marçalo <raroma09@gmail.com>2023-03-03 20:12:20 +0000
commit479442284a8fb173c2d4084981f2aae64c243768 (patch)
tree9f085f7396699414935e3e74afdb1c4587bb6631
parent5ffd3302557d3a893991ca173493efc5798d2e73 (diff)
Updated neovimb configuration
-rw-r--r--suckless/.config/suckless/neovimb/config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/suckless/.config/suckless/neovimb/config.h b/suckless/.config/suckless/neovimb/config.h
index 8b58aec..445bdcc 100644
--- a/suckless/.config/suckless/neovimb/config.h
+++ b/suckless/.config/suckless/neovimb/config.h
@@ -75,9 +75,9 @@
/* download folder */
#define SETTING_DOWNLOAD_PATH "~/Downloads"
/* home page */
-#define SETTING_HOME_PAGE "https://rafa-99.github.io"
+#define SETTING_HOME_PAGE "https://rafaelmarcalo.xyz"
/* search engine */
-#define SETTING_SEARCH_ENGINE "https://raspberrypi/searxng/search?q=$0"
+#define SETTING_SEARCH_ENGINE "https://searxng.rafaelmarcalo.xyz/searxng/search?q=$0"
/* user agent */
#define SETTING_USER_AGENT "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/11.0 Safari/605.1.15 "
/* geolocation-accept allowed values always, ask, never */