From 733066aeb560f8553731596cbf7a26e1ae8ce5c3 Mon Sep 17 00:00:00 2001 From: Roger Gonzalez Date: Thu, 7 May 2020 11:47:49 -0300 Subject: Working on the rogs theme for qutebrowser --- .config/qutebrowser/config.py | 2 +- .config/qutebrowser/quickmarks | 11 ++++++----- 2 files changed, 7 insertions(+), 6 deletions(-) (limited to '.config/qutebrowser') diff --git a/.config/qutebrowser/config.py b/.config/qutebrowser/config.py index 71b5544f..1d923bca 100644 --- a/.config/qutebrowser/config.py +++ b/.config/qutebrowser/config.py @@ -1373,7 +1373,7 @@ c.qt.highdpi = True ## - tr-TR: Turkish (Turkey) ## - uk-UA: Ukrainian (Ukraine) ## - vi-VN: Vietnamese (Viet Nam) -# c.spellcheck.languages = [] +c.spellcheck.languages = ['en-US', 'es-ES'] ## Hide the statusbar unless a message is shown. ## Type: Bool diff --git a/.config/qutebrowser/quickmarks b/.config/qutebrowser/quickmarks index 2069774a..ade759ad 100644 --- a/.config/qutebrowser/quickmarks +++ b/.config/qutebrowser/quickmarks @@ -1,10 +1,11 @@ rg https://rogs.me -bw https://vault.bitwarden.com/#/ +blog https://blog.rogs.me/ +mail https://mail.rogs.me +analytics https://analytics.rogs.me cc https://coca-cola.com.mx/ ccb https://github.com/MassiveHub/pincodes-api ccf https://github.com/MassiveHub/pincodes-react -mail https://mail.rogs.me -ay https://analytics.rogs.me +cca https://admin-pincodes.destapp.com/admin/login/?next=/admin/ +ccp https://api-pincodes.destapp.com/admin/login/?next=/admin/ +bw https://vault.bitwarden.com/#/ qbc https://raw.githubusercontent.com/qutebrowser/qutebrowser/master/doc/img/cheatsheet-big.png -cca https://api-pincodes.destapp.com/admin/login/?next=/admin/ -blog https://blog.rogs.me/ -- cgit v1.2.3