From 6a0c127e1bbed35d53c111633394f047bb64225d Mon Sep 17 00:00:00 2001 From: Luxferre Date: Sun, 6 Oct 2024 21:48:00 +0300 Subject: [PATCH] Added Gophoogle to stock bookmarks --- bfg.ini | 31 ++++++++++++++++--------------- 1 file changed, 16 insertions(+), 15 deletions(-) diff --git a/bfg.ini b/bfg.ini index 5a3ccc4..3221996 100644 --- a/bfg.ini +++ b/bfg.ini @@ -1,3 +1,11 @@ +[style.link.focused] +background=#111 +foreground=cyan + +[style.link.normal] +background=#111 +foreground=#eee + [widget] entryfont=Noto Sans entryfontsize=11 @@ -7,21 +15,18 @@ statusfont=Noto Sans statusfontsize=11 ttkTheme=gtkTtk -[style.link.normal] -background=#111 -foreground=#eee - -[style.link.focused] -background=#111 -foreground=cyan - [bookmarks] +Gophoogle=gopher://shibboleths.org:70/1/home HOI.ST=gopher://hoi.st Nightfall City=nex://nightfall.city Project Gemini=gemini://geminiprotocol.net Spartan Portal=spartan://mozz.us TLGS=gemini://tlgs.one +[style.error] +background=#111 +foreground=red + [style.general] background=#111 foreground=#eee @@ -30,14 +35,10 @@ monofontsize=12 textfont=Noto Sans textfontsize=12 -[style.error] -background=#111 -foreground=red - -[net] -timeout=5000 - [style.highlight] background=yellow foreground=#111 +[net] +timeout=5000 +