mirror of
https://github.com/Phantop/dotfiles
synced 2024-11-27 09:03:17 +00:00
Qute: Feedly as default page; hn quickmark
This commit is contained in:
parent
b44b840de7
commit
ba69300a12
|
@ -25,7 +25,7 @@ config.bind('st', 'config-cycle -t content.proxy socks://localhost:9050/ system'
|
|||
config.bind('sca', 'config-cycle -t content.user_stylesheets "[normalize/normalize.css, adapta.css]" normalize/normalize.css')
|
||||
|
||||
# BEGIN MAIN CONFIGURATION #
|
||||
c.url.default_page = "https://news.ycombinator.com"
|
||||
c.url.default_page = "https://feedly.com/i/my"
|
||||
c.url.start_pages = ["https://duckduckgo.com/?q=20m+timer"]
|
||||
c.url.searchengines = {"DEFAULT": "duckduckgo.com/?q={}", "y": invid + "/search?q={}"}
|
||||
|
||||
|
|
|
@ -3,3 +3,4 @@ class https://classroom.google.com/u/0/
|
|||
drive https://drive.google.com/drive/u/0/
|
||||
tuta https://mail.tutanota.com/
|
||||
discord https://discord.com/channels/@me
|
||||
hn https://news.ycombinator.com/
|
||||
|
|
Loading…
Reference in a new issue