diff options
Diffstat (limited to 'qute/dot-config')
| -rw-r--r-- | qute/dot-config/qutebrowser/config.py | 2 | ||||
| -rw-r--r-- | qute/dot-config/qutebrowser/quickmarks | 9 |
2 files changed, 11 insertions, 0 deletions
diff --git a/qute/dot-config/qutebrowser/config.py b/qute/dot-config/qutebrowser/config.py index 21cfdbf..b9a5e51 100644 --- a/qute/dot-config/qutebrowser/config.py +++ b/qute/dot-config/qutebrowser/config.py @@ -29,6 +29,8 @@ c.spellcheck.languages = ["en-US"] config.load_autoconfig() # load settings done via the gui +config.bind("co", "download-open") + config.bind( "zl", "spawn --userscript qute-pass --username-pattern='login: (.*)' --username-target=secret", diff --git a/qute/dot-config/qutebrowser/quickmarks b/qute/dot-config/qutebrowser/quickmarks index cce35b8..b7a9abf 100644 --- a/qute/dot-config/qutebrowser/quickmarks +++ b/qute/dot-config/qutebrowser/quickmarks @@ -19,3 +19,12 @@ bach and khayyam https://www.eventbrite.com/e/bach-khayyam-tickets-1977425791774 frederic church https://wallhaven.cc/search?q=id:40583 base16 https://dt.iki.fi/base16-previews#albino-bark-on-a-tree whatsapp https://web.whatsapp.com/ +niri docs https://yalter.github.io/niri/ +18650 old https://canvas.mit.edu/courses/33114 +18650 new https://canvas.mit.edu/courses/36064 +1805 https://canvas.mit.edu/courses/30016 +aerc config https://github.com/ferdinandyb/dotfiles/tree/master/.config/aerc +good aerc tutorial https://wilw.dev/notes/aerc +good aerc tutorial 2 https://bence.ferdinandy.com/2023/07/20/email-in-the-terminal-a-complete-guide-to-the-unix-way-of-email/ +gradescope now https://www.gradescope.com/courses/1247846 +mit library https://mit.primo.exlibrisgroup.com/discovery/search?vid=01MIT_INST:MIT&lang=en |
