feat: add less sucky duckduckgo homepage.
This commit is contained in:
parent
5ab887db47
commit
981c15bf93
|
@ -20,8 +20,8 @@
|
|||
|
||||
#define GTK "gtk-application-prefer-dark-theme", true, "gtk-enable-animations", false
|
||||
|
||||
#define HOME "https://duckduckgo.com"
|
||||
#define SEARCH "https://duckduckgo.com/?q=%s"
|
||||
#define HOME "https://lite.duckduckgo.com/html/"
|
||||
#define SEARCH "https://lite.duckduckgo.com/html/?q=%s"
|
||||
#define CACHE_DIR "/home/fenze/.cache/rose"
|
||||
|
||||
#define KEY(x) GDK_KEY_##x
|
||||
|
|
Loading…
Reference in New Issue
Block a user