diff options
| author | Mohammad Reza Karimi <m.r.karimi.j@gmail.com> | 2026-01-24 19:24:55 -0500 |
|---|---|---|
| committer | Mohammad Reza Karimi <m.r.karimi.j@gmail.com> | 2026-01-24 19:24:55 -0500 |
| commit | e2a70a92822b22633562e9695c300efec2b5cbeb (patch) | |
| tree | fbd1658be1ab5edb1470d9a8e4b758818cc7124c /qute/dot-config/qutebrowser | |
| parent | 4052357e021085bc1c761108446ee09a778ade15 (diff) | |
updates
Diffstat (limited to 'qute/dot-config/qutebrowser')
| -rw-r--r-- | qute/dot-config/qutebrowser/config.py | 2 | ||||
| -rw-r--r-- | qute/dot-config/qutebrowser/quickmarks | 6 |
2 files changed, 7 insertions, 1 deletions
diff --git a/qute/dot-config/qutebrowser/config.py b/qute/dot-config/qutebrowser/config.py index feaf581..21cfdbf 100644 --- a/qute/dot-config/qutebrowser/config.py +++ b/qute/dot-config/qutebrowser/config.py @@ -87,7 +87,7 @@ with config.pattern("*://*.slack.com/*") as p: with config.pattern("*://accounts.google.com/*") as p: p.content.headers.user_agent = ( - "Mozilla/5.0 ({os_info}; rv:131.0) Gecko/20100101 Firefox/131.0" + "Mozilla/5.0 (X11; Linux x86_64; rv:147.0) Gecko/20100101 Firefox/147.0" ) c.content.blocking.enabled = True diff --git a/qute/dot-config/qutebrowser/quickmarks b/qute/dot-config/qutebrowser/quickmarks index 3699cfc..cce35b8 100644 --- a/qute/dot-config/qutebrowser/quickmarks +++ b/qute/dot-config/qutebrowser/quickmarks @@ -13,3 +13,9 @@ nice https://henry.codes/writing/a-website-to-destroy-all-websites/ reboot https://takes.jamesomalley.co.uk/p/this-might-be-oversharing qute https://gitlab.com/jgkamat/dotfiles/-/tree/master/qutebrowser/.config/qutebrowser dcli https://gitlab.com/theblackdon/dcli/-/blob/main/CHEAT-SHEET.md?ref_type=heads +org config https://github.com/kristijanhusak/neovim-config/blob/master/nvim/lua/partials/orgmode_config.lua +pack config https://github.com/kristijanhusak/neovim-config/blob/master/nvim/lua/partials/utils/pack.lua +bach and khayyam https://www.eventbrite.com/e/bach-khayyam-tickets-1977425791774#location +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/ |
