From df942cf984e1b7ec2235e5ed6b6331ff5b1a1b71 Mon Sep 17 00:00:00 2001 From: Vito Graffagnino Date: Wed, 9 Sep 2020 15:12:47 +0100 Subject: Updated qutebrowser config file and also ranger bookmarks --- .config/qutebrowser/config.py | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to '.config/qutebrowser/config.py') diff --git a/.config/qutebrowser/config.py b/.config/qutebrowser/config.py index 742d6e1..5b29fb5 100644 --- a/.config/qutebrowser/config.py +++ b/.config/qutebrowser/config.py @@ -85,6 +85,8 @@ c.aliases = {'w':'session-save', 'q':'quit', 'wq':'quit --save', 'Olt':'open -t https://www.limetorrents.cc', 'mbt':'open https://signin1.bt.com/login/emailloginform', 'Ombt':'open -t https://signin1.bt.com/login/emailloginform', + 'mw40':'open http://192.168.1.1/ ;; fake-key --global tSH ', + 'Omw40':'open -t http://192.168.1.1/ ;; fake-key --global tSH ', 'netgear':'open http://2.96.233.114:8080', 'Onetgear':'open -t http://2.96.233.114:8080', 'Nm':'open https://outlook.office365.com/', @@ -125,6 +127,8 @@ c.aliases = {'w':'session-save', 'q':'quit', 'wq':'quit --save', 'Ovtr':'open -t https://my.vultr.com/', 'wn':'open https://www.webosnation.com/', 'Own':'open -t https://www.webosnation.com/', + 'xma':'open https://he.xma.co.uk/log-in ;; fake-key --global tSH ', + 'Oxma':'open -t https://he.xma.co.uk/log-in ;; fake-key --global tSH ', 'Y':'open http://www.cosmos.esa.int/web/xmm-newton/current-calibration-files', 'OY':'open -t http://www.cosmos.esa.int/web/xmm-newton/current-calibration-files', 'yfy':'open https://yts.am/', @@ -132,8 +136,7 @@ c.aliases = {'w':'session-save', 'q':'quit', 'wq':'quit --save', 'ytn':'open https://youtube.com/?disable_polymer=1', 'Oytn':'open -t https://youtube.com/?disable_polymer=1', 'yt':'open https://youtube.com/', - 'Oyt':'open -t https://youtube.com/', - 'rtr':'open -t http://192.168.1.254/home.htm ;; fake-key --global tSH '} + 'Oyt':'open -t https://youtube.com/'} # ## Time interval (in milliseconds) between auto-saves of ## config/cookies/etc. -- cgit v1.2.3