From fc3af8a3b3af5e3cd35c9c6b075e71e9ce43eb69 Mon Sep 17 00:00:00 2001 From: TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> Date: Thu, 11 Sep 2025 17:28:34 +0900 Subject: updates --- mac/.config/aerospace/aerospace.toml | 92 +- .../automatic_backups/karabiner_20250902.json | 52 + mac/.config/karabiner/karabiner.json | 132 +- mac/.config/qutebrowser/config.py | 2661 -------------------- mac/.config/qutebrowser/greasemonkey/0x0.css.js | 29 - .../qutebrowser/greasemonkey/arstechnica.css.js | 21 - .../qutebrowser/greasemonkey/cnn-lite.css.js | 31 - .../qutebrowser/greasemonkey/csmonitor-text.css.js | 43 - mac/.config/qutebrowser/greasemonkey/dienet.css.js | 67 - mac/.config/qutebrowser/greasemonkey/dir.css.js | 72 - mac/.config/qutebrowser/greasemonkey/fandom.css.js | 27 - .../qutebrowser/greasemonkey/git-scm.css.js | 38 - mac/.config/qutebrowser/greasemonkey/google.css.js | 12 - mac/.config/qutebrowser/greasemonkey/imdb.css.js | 12 - .../qutebrowser/greasemonkey/leadertelegram.css.js | 18 - .../qutebrowser/greasemonkey/manpages.css.js | 75 - .../qutebrowser/greasemonkey/npr-text.css.js | 33 - .../qutebrowser/greasemonkey/opengroup.css.js | 50 - mac/.config/qutebrowser/greasemonkey/rarbg.css.js | 12 - mac/.config/qutebrowser/greasemonkey/reddit.css.js | 41 - .../qutebrowser/greasemonkey/smbc-comics.css.js | 31 - .../qutebrowser/greasemonkey/stackexchange.css.js | 44 - .../qutebrowser/greasemonkey/termbin.css.js | 32 - mac/.config/qutebrowser/greasemonkey/wiki.css.js | 33 - mac/.config/qutebrowser/greasemonkey/xkcd.css.js | 44 - .../qutebrowser/greasemonkey/ycombinator.css.js | 74 - .../qutebrowser/greasemonkey/youtube-ads.js | 23 - .../qutebrowser/greasemonkey/youtube.css.js | 31 - .../qutebrowser/themes/base16-brogrammer.config.py | 302 --- .../themes/base16-catppuccin-frappe.config.py | 302 --- .../themes/base16-catppuccin-latte.config.py | 302 --- .../themes/base16-catppuccin-macchiato.config.py | 302 --- .../themes/base16-catppuccin-mocha.config.py | 302 --- .../qutebrowser/themes/base16-catppuccin.config.py | 302 --- .../qutebrowser/themes/base16-dracula.config.py | 302 --- .../themes/base16-everforest-dark-hard.config.py | 302 --- .../themes/base16-everforest-dark-soft.config.py | 302 --- .../qutebrowser/themes/base16-everforest.config.py | 302 --- .../themes/base16-github-dark.config.py | 302 --- .../qutebrowser/themes/base16-github.config.py | 302 --- .../themes/base16-gruvbox-dark-hard.config.py | 302 --- .../themes/base16-gruvbox-dark-medium.config.py | 302 --- .../themes/base16-gruvbox-dark-pale.config.py | 302 --- .../themes/base16-gruvbox-dark-soft.config.py | 302 --- .../themes/base16-gruvbox-dark.config.py | 302 --- .../themes/base16-material-darker.config.py | 302 --- .../themes/base16-material-palenight.config.py | 302 --- .../qutebrowser/themes/base16-monokai.config.py | 302 --- .../qutebrowser/themes/base16-nord-light.config.py | 302 --- .../qutebrowser/themes/base16-nord.config.py | 302 --- .../themes/base16-oceanicnext.config.py | 302 --- .../themes/base16-onedark-dark.config.py | 302 --- .../qutebrowser/themes/base16-onedark.config.py | 302 --- .../themes/base16-rose-pine-dawn.config.py | 302 --- .../themes/base16-rose-pine-moon.config.py | 302 --- .../qutebrowser/themes/base16-rose-pine.config.py | 302 --- .../themes/base16-solarized-dark.config.py | 302 --- .../themes/base16-solarized-light.config.py | 302 --- .../themes/base16-tokyo-night-dark.config.py | 302 --- .../themes/base16-tokyo-night-light.config.py | 302 --- .../themes/base16-tokyo-night-moon.config.py | 302 --- .../themes/base16-tokyo-night-storm.config.py | 302 --- .../base16-tokyo-night-terminal-dark.config.py | 302 --- .../base16-tokyo-night-terminal-light.config.py | 302 --- .../base16-tokyo-night-terminal-storm.config.py | 302 --- mac/.config/qutebrowser/themes/catppuccin.py | 342 --- mac/.config/qutebrowser/themes/dracula.py | 286 --- mac/.config/qutebrowser/themes/gruvbox.py | 334 --- mac/.config/qutebrowser/themes/solarized-dark.py | 517 ---- mac/.config/qutebrowser/themes/solarized-light.py | 517 ---- mac/.config/qutebrowser/themes/xresources.py | 276 -- .../userscripts/add-nextcloud-bookmarks | 173 -- .../qutebrowser/userscripts/add-nextcloud-cookbook | 131 - mac/.config/qutebrowser/userscripts/code_select | 64 - mac/.config/qutebrowser/userscripts/gitclone | 74 - mac/.config/qutebrowser/userscripts/qr | 8 - mac/.config/qutebrowser/userscripts/qute-pass | 415 --- mac/.config/qutebrowser/userscripts/substiqute | 61 - mac/.config/qutebrowser/userscripts/tab-manager | 529 ---- mac/.config/qutebrowser/userscripts/translate | 116 - mac/.config/qutebrowser/userscripts/usage.txt | 99 - mac/.config/shell/bm-dirs | 2 +- mac/.config/shell/bm-files | 2 +- mac/.config/tmux/tmux.conf | 10 +- mac/.config/zsh/packages.zsh | 1 - mac/.qutebrowser/config.py | 2661 ++++++++++++++++++++ mac/.qutebrowser/greasemonkey/0x0.css.js | 29 + mac/.qutebrowser/greasemonkey/arstechnica.css.js | 21 + mac/.qutebrowser/greasemonkey/cnn-lite.css.js | 31 + .../greasemonkey/csmonitor-text.css.js | 43 + mac/.qutebrowser/greasemonkey/dienet.css.js | 67 + mac/.qutebrowser/greasemonkey/dir.css.js | 72 + mac/.qutebrowser/greasemonkey/fandom.css.js | 27 + mac/.qutebrowser/greasemonkey/git-scm.css.js | 38 + mac/.qutebrowser/greasemonkey/google.css.js | 12 + mac/.qutebrowser/greasemonkey/imdb.css.js | 12 + .../greasemonkey/leadertelegram.css.js | 18 + mac/.qutebrowser/greasemonkey/manpages.css.js | 75 + mac/.qutebrowser/greasemonkey/npr-text.css.js | 33 + mac/.qutebrowser/greasemonkey/opengroup.css.js | 50 + mac/.qutebrowser/greasemonkey/rarbg.css.js | 12 + mac/.qutebrowser/greasemonkey/reddit.css.js | 41 + mac/.qutebrowser/greasemonkey/smbc-comics.css.js | 31 + mac/.qutebrowser/greasemonkey/stackexchange.css.js | 44 + mac/.qutebrowser/greasemonkey/termbin.css.js | 32 + mac/.qutebrowser/greasemonkey/wiki.css.js | 33 + mac/.qutebrowser/greasemonkey/xkcd.css.js | 44 + mac/.qutebrowser/greasemonkey/ycombinator.css.js | 74 + mac/.qutebrowser/greasemonkey/youtube-ads.js | 23 + mac/.qutebrowser/greasemonkey/youtube.css.js | 31 + .../themes/base16-brogrammer.config.py | 302 +++ .../themes/base16-catppuccin-frappe.config.py | 302 +++ .../themes/base16-catppuccin-latte.config.py | 302 +++ .../themes/base16-catppuccin-macchiato.config.py | 302 +++ .../themes/base16-catppuccin-mocha.config.py | 302 +++ .../themes/base16-catppuccin.config.py | 302 +++ mac/.qutebrowser/themes/base16-dracula.config.py | 302 +++ .../themes/base16-everforest-dark-hard.config.py | 302 +++ .../themes/base16-everforest-dark-soft.config.py | 302 +++ .../themes/base16-everforest.config.py | 302 +++ .../themes/base16-github-dark.config.py | 302 +++ mac/.qutebrowser/themes/base16-github.config.py | 302 +++ .../themes/base16-gruvbox-dark-hard.config.py | 302 +++ .../themes/base16-gruvbox-dark-medium.config.py | 302 +++ .../themes/base16-gruvbox-dark-pale.config.py | 302 +++ .../themes/base16-gruvbox-dark-soft.config.py | 302 +++ .../themes/base16-gruvbox-dark.config.py | 302 +++ .../themes/base16-material-darker.config.py | 302 +++ .../themes/base16-material-palenight.config.py | 302 +++ mac/.qutebrowser/themes/base16-monokai.config.py | 302 +++ .../themes/base16-nord-light.config.py | 302 +++ mac/.qutebrowser/themes/base16-nord.config.py | 302 +++ .../themes/base16-oceanicnext.config.py | 302 +++ .../themes/base16-onedark-dark.config.py | 302 +++ mac/.qutebrowser/themes/base16-onedark.config.py | 302 +++ .../themes/base16-rose-pine-dawn.config.py | 302 +++ .../themes/base16-rose-pine-moon.config.py | 302 +++ mac/.qutebrowser/themes/base16-rose-pine.config.py | 302 +++ .../themes/base16-solarized-dark.config.py | 302 +++ .../themes/base16-solarized-light.config.py | 302 +++ .../themes/base16-tokyo-night-dark.config.py | 302 +++ .../themes/base16-tokyo-night-light.config.py | 302 +++ .../themes/base16-tokyo-night-moon.config.py | 302 +++ .../themes/base16-tokyo-night-storm.config.py | 302 +++ .../base16-tokyo-night-terminal-dark.config.py | 302 +++ .../base16-tokyo-night-terminal-light.config.py | 302 +++ .../base16-tokyo-night-terminal-storm.config.py | 302 +++ mac/.qutebrowser/themes/catppuccin.py | 342 +++ mac/.qutebrowser/themes/dracula.py | 286 +++ mac/.qutebrowser/themes/gruvbox.py | 334 +++ mac/.qutebrowser/themes/solarized-dark.py | 517 ++++ mac/.qutebrowser/themes/solarized-light.py | 517 ++++ mac/.qutebrowser/themes/xresources.py | 276 ++ .../userscripts/add-nextcloud-bookmarks | 173 ++ .../userscripts/add-nextcloud-cookbook | 131 + mac/.qutebrowser/userscripts/code_select | 64 + mac/.qutebrowser/userscripts/gitclone | 74 + mac/.qutebrowser/userscripts/qr | 8 + mac/.qutebrowser/userscripts/qute-pass | 415 +++ mac/.qutebrowser/userscripts/substiqute | 61 + mac/.qutebrowser/userscripts/tab-manager | 529 ++++ mac/.qutebrowser/userscripts/translate | 116 + mac/.qutebrowser/userscripts/usage.txt | 99 + 163 files changed, 18878 insertions(+), 18753 deletions(-) create mode 100644 mac/.config/karabiner/automatic_backups/karabiner_20250902.json delete mode 100644 mac/.config/qutebrowser/config.py delete mode 100644 mac/.config/qutebrowser/greasemonkey/0x0.css.js delete mode 100644 mac/.config/qutebrowser/greasemonkey/arstechnica.css.js delete mode 100644 mac/.config/qutebrowser/greasemonkey/cnn-lite.css.js delete mode 100644 mac/.config/qutebrowser/greasemonkey/csmonitor-text.css.js delete mode 100644 mac/.config/qutebrowser/greasemonkey/dienet.css.js delete mode 100644 mac/.config/qutebrowser/greasemonkey/dir.css.js delete mode 100644 mac/.config/qutebrowser/greasemonkey/fandom.css.js delete mode 100644 mac/.config/qutebrowser/greasemonkey/git-scm.css.js delete mode 100644 mac/.config/qutebrowser/greasemonkey/google.css.js delete mode 100644 mac/.config/qutebrowser/greasemonkey/imdb.css.js delete mode 100644 mac/.config/qutebrowser/greasemonkey/leadertelegram.css.js delete mode 100644 mac/.config/qutebrowser/greasemonkey/manpages.css.js delete mode 100644 mac/.config/qutebrowser/greasemonkey/npr-text.css.js delete mode 100644 mac/.config/qutebrowser/greasemonkey/opengroup.css.js delete mode 100644 mac/.config/qutebrowser/greasemonkey/rarbg.css.js delete mode 100644 mac/.config/qutebrowser/greasemonkey/reddit.css.js delete mode 100644 mac/.config/qutebrowser/greasemonkey/smbc-comics.css.js delete mode 100644 mac/.config/qutebrowser/greasemonkey/stackexchange.css.js delete mode 100644 mac/.config/qutebrowser/greasemonkey/termbin.css.js delete mode 100644 mac/.config/qutebrowser/greasemonkey/wiki.css.js delete mode 100644 mac/.config/qutebrowser/greasemonkey/xkcd.css.js delete mode 100644 mac/.config/qutebrowser/greasemonkey/ycombinator.css.js delete mode 100644 mac/.config/qutebrowser/greasemonkey/youtube-ads.js delete mode 100644 mac/.config/qutebrowser/greasemonkey/youtube.css.js delete mode 100644 mac/.config/qutebrowser/themes/base16-brogrammer.config.py delete mode 100644 mac/.config/qutebrowser/themes/base16-catppuccin-frappe.config.py delete mode 100644 mac/.config/qutebrowser/themes/base16-catppuccin-latte.config.py delete mode 100644 mac/.config/qutebrowser/themes/base16-catppuccin-macchiato.config.py delete mode 100644 mac/.config/qutebrowser/themes/base16-catppuccin-mocha.config.py delete mode 100644 mac/.config/qutebrowser/themes/base16-catppuccin.config.py delete mode 100644 mac/.config/qutebrowser/themes/base16-dracula.config.py delete mode 100644 mac/.config/qutebrowser/themes/base16-everforest-dark-hard.config.py delete mode 100644 mac/.config/qutebrowser/themes/base16-everforest-dark-soft.config.py delete mode 100644 mac/.config/qutebrowser/themes/base16-everforest.config.py delete mode 100644 mac/.config/qutebrowser/themes/base16-github-dark.config.py delete mode 100644 mac/.config/qutebrowser/themes/base16-github.config.py delete mode 100644 mac/.config/qutebrowser/themes/base16-gruvbox-dark-hard.config.py delete mode 100644 mac/.config/qutebrowser/themes/base16-gruvbox-dark-medium.config.py delete mode 100644 mac/.config/qutebrowser/themes/base16-gruvbox-dark-pale.config.py delete mode 100644 mac/.config/qutebrowser/themes/base16-gruvbox-dark-soft.config.py delete mode 100644 mac/.config/qutebrowser/themes/base16-gruvbox-dark.config.py delete mode 100644 mac/.config/qutebrowser/themes/base16-material-darker.config.py delete mode 100644 mac/.config/qutebrowser/themes/base16-material-palenight.config.py delete mode 100644 mac/.config/qutebrowser/themes/base16-monokai.config.py delete mode 100644 mac/.config/qutebrowser/themes/base16-nord-light.config.py delete mode 100644 mac/.config/qutebrowser/themes/base16-nord.config.py delete mode 100644 mac/.config/qutebrowser/themes/base16-oceanicnext.config.py delete mode 100644 mac/.config/qutebrowser/themes/base16-onedark-dark.config.py delete mode 100644 mac/.config/qutebrowser/themes/base16-onedark.config.py delete mode 100644 mac/.config/qutebrowser/themes/base16-rose-pine-dawn.config.py delete mode 100644 mac/.config/qutebrowser/themes/base16-rose-pine-moon.config.py delete mode 100644 mac/.config/qutebrowser/themes/base16-rose-pine.config.py delete mode 100644 mac/.config/qutebrowser/themes/base16-solarized-dark.config.py delete mode 100644 mac/.config/qutebrowser/themes/base16-solarized-light.config.py delete mode 100644 mac/.config/qutebrowser/themes/base16-tokyo-night-dark.config.py delete mode 100644 mac/.config/qutebrowser/themes/base16-tokyo-night-light.config.py delete mode 100644 mac/.config/qutebrowser/themes/base16-tokyo-night-moon.config.py delete mode 100644 mac/.config/qutebrowser/themes/base16-tokyo-night-storm.config.py delete mode 100644 mac/.config/qutebrowser/themes/base16-tokyo-night-terminal-dark.config.py delete mode 100644 mac/.config/qutebrowser/themes/base16-tokyo-night-terminal-light.config.py delete mode 100644 mac/.config/qutebrowser/themes/base16-tokyo-night-terminal-storm.config.py delete mode 100644 mac/.config/qutebrowser/themes/catppuccin.py delete mode 100644 mac/.config/qutebrowser/themes/dracula.py delete mode 100644 mac/.config/qutebrowser/themes/gruvbox.py delete mode 100644 mac/.config/qutebrowser/themes/solarized-dark.py delete mode 100644 mac/.config/qutebrowser/themes/solarized-light.py delete mode 100644 mac/.config/qutebrowser/themes/xresources.py delete mode 100755 mac/.config/qutebrowser/userscripts/add-nextcloud-bookmarks delete mode 100755 mac/.config/qutebrowser/userscripts/add-nextcloud-cookbook delete mode 100755 mac/.config/qutebrowser/userscripts/code_select delete mode 100755 mac/.config/qutebrowser/userscripts/gitclone delete mode 100755 mac/.config/qutebrowser/userscripts/qr delete mode 100755 mac/.config/qutebrowser/userscripts/qute-pass delete mode 100755 mac/.config/qutebrowser/userscripts/substiqute delete mode 100755 mac/.config/qutebrowser/userscripts/tab-manager delete mode 100755 mac/.config/qutebrowser/userscripts/translate delete mode 100644 mac/.config/qutebrowser/userscripts/usage.txt create mode 100644 mac/.qutebrowser/config.py create mode 100644 mac/.qutebrowser/greasemonkey/0x0.css.js create mode 100644 mac/.qutebrowser/greasemonkey/arstechnica.css.js create mode 100644 mac/.qutebrowser/greasemonkey/cnn-lite.css.js create mode 100644 mac/.qutebrowser/greasemonkey/csmonitor-text.css.js create mode 100644 mac/.qutebrowser/greasemonkey/dienet.css.js create mode 100644 mac/.qutebrowser/greasemonkey/dir.css.js create mode 100644 mac/.qutebrowser/greasemonkey/fandom.css.js create mode 100644 mac/.qutebrowser/greasemonkey/git-scm.css.js create mode 100644 mac/.qutebrowser/greasemonkey/google.css.js create mode 100644 mac/.qutebrowser/greasemonkey/imdb.css.js create mode 100644 mac/.qutebrowser/greasemonkey/leadertelegram.css.js create mode 100644 mac/.qutebrowser/greasemonkey/manpages.css.js create mode 100644 mac/.qutebrowser/greasemonkey/npr-text.css.js create mode 100644 mac/.qutebrowser/greasemonkey/opengroup.css.js create mode 100644 mac/.qutebrowser/greasemonkey/rarbg.css.js create mode 100644 mac/.qutebrowser/greasemonkey/reddit.css.js create mode 100644 mac/.qutebrowser/greasemonkey/smbc-comics.css.js create mode 100644 mac/.qutebrowser/greasemonkey/stackexchange.css.js create mode 100644 mac/.qutebrowser/greasemonkey/termbin.css.js create mode 100644 mac/.qutebrowser/greasemonkey/wiki.css.js create mode 100644 mac/.qutebrowser/greasemonkey/xkcd.css.js create mode 100644 mac/.qutebrowser/greasemonkey/ycombinator.css.js create mode 100644 mac/.qutebrowser/greasemonkey/youtube-ads.js create mode 100644 mac/.qutebrowser/greasemonkey/youtube.css.js create mode 100644 mac/.qutebrowser/themes/base16-brogrammer.config.py create mode 100644 mac/.qutebrowser/themes/base16-catppuccin-frappe.config.py create mode 100644 mac/.qutebrowser/themes/base16-catppuccin-latte.config.py create mode 100644 mac/.qutebrowser/themes/base16-catppuccin-macchiato.config.py create mode 100644 mac/.qutebrowser/themes/base16-catppuccin-mocha.config.py create mode 100644 mac/.qutebrowser/themes/base16-catppuccin.config.py create mode 100644 mac/.qutebrowser/themes/base16-dracula.config.py create mode 100644 mac/.qutebrowser/themes/base16-everforest-dark-hard.config.py create mode 100644 mac/.qutebrowser/themes/base16-everforest-dark-soft.config.py create mode 100644 mac/.qutebrowser/themes/base16-everforest.config.py create mode 100644 mac/.qutebrowser/themes/base16-github-dark.config.py create mode 100644 mac/.qutebrowser/themes/base16-github.config.py create mode 100644 mac/.qutebrowser/themes/base16-gruvbox-dark-hard.config.py create mode 100644 mac/.qutebrowser/themes/base16-gruvbox-dark-medium.config.py create mode 100644 mac/.qutebrowser/themes/base16-gruvbox-dark-pale.config.py create mode 100644 mac/.qutebrowser/themes/base16-gruvbox-dark-soft.config.py create mode 100644 mac/.qutebrowser/themes/base16-gruvbox-dark.config.py create mode 100644 mac/.qutebrowser/themes/base16-material-darker.config.py create mode 100644 mac/.qutebrowser/themes/base16-material-palenight.config.py create mode 100644 mac/.qutebrowser/themes/base16-monokai.config.py create mode 100644 mac/.qutebrowser/themes/base16-nord-light.config.py create mode 100644 mac/.qutebrowser/themes/base16-nord.config.py create mode 100644 mac/.qutebrowser/themes/base16-oceanicnext.config.py create mode 100644 mac/.qutebrowser/themes/base16-onedark-dark.config.py create mode 100644 mac/.qutebrowser/themes/base16-onedark.config.py create mode 100644 mac/.qutebrowser/themes/base16-rose-pine-dawn.config.py create mode 100644 mac/.qutebrowser/themes/base16-rose-pine-moon.config.py create mode 100644 mac/.qutebrowser/themes/base16-rose-pine.config.py create mode 100644 mac/.qutebrowser/themes/base16-solarized-dark.config.py create mode 100644 mac/.qutebrowser/themes/base16-solarized-light.config.py create mode 100644 mac/.qutebrowser/themes/base16-tokyo-night-dark.config.py create mode 100644 mac/.qutebrowser/themes/base16-tokyo-night-light.config.py create mode 100644 mac/.qutebrowser/themes/base16-tokyo-night-moon.config.py create mode 100644 mac/.qutebrowser/themes/base16-tokyo-night-storm.config.py create mode 100644 mac/.qutebrowser/themes/base16-tokyo-night-terminal-dark.config.py create mode 100644 mac/.qutebrowser/themes/base16-tokyo-night-terminal-light.config.py create mode 100644 mac/.qutebrowser/themes/base16-tokyo-night-terminal-storm.config.py create mode 100644 mac/.qutebrowser/themes/catppuccin.py create mode 100644 mac/.qutebrowser/themes/dracula.py create mode 100644 mac/.qutebrowser/themes/gruvbox.py create mode 100644 mac/.qutebrowser/themes/solarized-dark.py create mode 100644 mac/.qutebrowser/themes/solarized-light.py create mode 100644 mac/.qutebrowser/themes/xresources.py create mode 100755 mac/.qutebrowser/userscripts/add-nextcloud-bookmarks create mode 100755 mac/.qutebrowser/userscripts/add-nextcloud-cookbook create mode 100755 mac/.qutebrowser/userscripts/code_select create mode 100755 mac/.qutebrowser/userscripts/gitclone create mode 100755 mac/.qutebrowser/userscripts/qr create mode 100755 mac/.qutebrowser/userscripts/qute-pass create mode 100755 mac/.qutebrowser/userscripts/substiqute create mode 100755 mac/.qutebrowser/userscripts/tab-manager create mode 100755 mac/.qutebrowser/userscripts/translate create mode 100644 mac/.qutebrowser/userscripts/usage.txt (limited to 'mac') diff --git a/mac/.config/aerospace/aerospace.toml b/mac/.config/aerospace/aerospace.toml index aea1e92..aa055be 100644 --- a/mac/.config/aerospace/aerospace.toml +++ b/mac/.config/aerospace/aerospace.toml @@ -71,11 +71,21 @@ on-focus-changed = ['move-mouse window-lazy-center'] 8 = 'main' 9 = 'main' 10 = 'main' + 11 = '1' + 12 = '1' + 13 = '1' + 14 = '1' + 15 = '1' + 16 = '1' + 17 = '1' + 18 = '1' + 19 = '1' + 20 = '1' [gaps] inner.horizontal = 15 inner.vertical = 15 - outer.top = [{ monitor."main" = 44 }, { monitor."secondary" = 10 }, 10] + outer.top = [{ monitor."main" = 44 }, { monitor."secondary" = 44 }, { monitor."1" = 44 }, { monitor."2" = 44 }, 10] outer.left = 10 outer.bottom = 10 outer.right = 10 @@ -123,7 +133,9 @@ on-focus-changed = ['move-mouse window-lazy-center'] alt-r = 'exec-and-forget /Applications/kitty.app/Contents/MacOS/kitty -o allow_remote_control=yes -o confirm_os_window_close=0 --title "htop" /bin/zsh -lc "htop; /Applications/kitty.app/Contents/MacOS/kitten @ close-window --self"' alt-s = 'exec-and-forget /Applications/kitty.app/Contents/MacOS/kitty -o allow_remote_control=yes -o confirm_os_window_close=0 --title "newsboat" /bin/zsh -lc "newsboat; /Applications/kitty.app/Contents/MacOS/kitten @ close-window --self"' alt-t = 'exec-and-forget open -na "Microsoft Teams"' - alt-w = 'exec-and-forget open -na Firefox' + alt-w = 'exec-and-forget open -na qutebrowser' + alt-shift-w = 'exec-and-forget open -na Firefox' + alt-ctrl-w = 'exec-and-forget open -na "Brave Browser"' # See: https://nikitabobko.github.io/AeroSpace/commands#layout alt-slash = 'layout tiles horizontal vertical' @@ -159,6 +171,17 @@ on-focus-changed = ['move-mouse window-lazy-center'] alt-leftSquareBracket = 'focus-monitor next' alt-rightSquareBracket = 'focus-monitor prev' + ctrl-shift-1 = 'workspace 11' + ctrl-shift-2 = 'workspace 12' + ctrl-shift-3 = 'workspace 13' + ctrl-shift-4 = 'workspace 14' + ctrl-shift-5 = 'workspace 15' + ctrl-shift-6 = 'workspace 16' + ctrl-shift-7 = 'workspace 17' + ctrl-shift-8 = 'workspace 18' + ctrl-shift-9 = 'workspace 19' + ctrl-shift-0 = 'workspace 20' + # See: https://nikitabobko.github.io/AeroSpace/commands#move-node-to-workspace alt-shift-1 = 'move-node-to-workspace 1' alt-shift-2 = 'move-node-to-workspace 2' @@ -173,6 +196,17 @@ on-focus-changed = ['move-mouse window-lazy-center'] alt-shift-leftSquareBracket = 'move-node-to-monitor prev' alt-shift-rightSquareBracket = 'move-node-to-monitor next' + alt-ctrl-shift-1 = 'move-node-to-workspace 11' + alt-ctrl-shift-2 = 'move-node-to-workspace 12' + alt-ctrl-shift-3 = 'move-node-to-workspace 13' + alt-ctrl-shift-4 = 'move-node-to-workspace 14' + alt-ctrl-shift-5 = 'move-node-to-workspace 15' + alt-ctrl-shift-6 = 'move-node-to-workspace 16' + alt-ctrl-shift-7 = 'move-node-to-workspace 17' + alt-ctrl-shift-8 = 'move-node-to-workspace 18' + alt-ctrl-shift-9 = 'move-node-to-workspace 19' + alt-ctrl-shift-0 = 'move-node-to-workspace 20' + # See: https://nikitabobko.github.io/AeroSpace/commands#move-node-to-workspace alt-ctrl-1 = ['move-node-to-workspace 1', 'workspace 1'] alt-ctrl-2 = ['move-node-to-workspace 2', 'workspace 2'] @@ -245,77 +279,81 @@ if.app-id = 'org.mozilla.firefox' run = ['move-node-to-workspace 2'] [[on-window-detected]] -if.app-name-regex-substring = 'cursor' +if.app-id = 'com.brave.Browser' run = ['move-node-to-workspace 3'] [[on-window-detected]] -if.app-id = 'com.microsoft.VSCode' +if.app-name-regex-substring = 'cursor' run = ['move-node-to-workspace 4'] [[on-window-detected]] -if.app-name-regex-substring = 'vimwiki' +if.app-id = 'com.microsoft.VSCode' run = ['move-node-to-workspace 5'] [[on-window-detected]] if.app-id = 'com.microsoft.Excel' -run = ['move-node-to-workspace 5'] +run = ['move-node-to-workspace 6'] [[on-window-detected]] if.app-id = 'com.microsoft.Word' -run = ['move-node-to-workspace 5'] +run = ['move-node-to-workspace 6'] [[on-window-detected]] if.app-id = 'com.microsoft.Powerpoint' -run = ['move-node-to-workspace 5'] +run = ['move-node-to-workspace 6'] [[on-window-detected]] if.app-id = 'org.jkiss.dbeaver.core.product' -run = ['move-node-to-workspace 6'] +run = ['move-node-to-workspace 7'] [[on-window-detected]] -if.app-id = 'com.clickup.desktop-app' -run = ['move-node-to-workspace 6'] +if.app-id = 'com.electron.dockerdesktop' +run = ['move-node-to-workspace 8'] [[on-window-detected]] -if.app-id = "md.obsidian" -run = ['move-node-to-workspace 6'] +if.app-id = 'com.microsoft.Outlook' +run = ['move-node-to-workspace 9'] [[on-window-detected]] -if.app-id = 'com.electron.dockerdesktop' -run = ['move-node-to-workspace 7'] +if.app-id = 'com.microsoft.teams2' +run = ['move-node-to-workspace 10'] + +[[on-window-detected]] +if.app-id = 'org.qutebrowser.qutebrowser' +run = ['move-node-to-workspace 11'] [[on-window-detected]] if.app-id = 'com.colliderli.iina' -run = ['move-node-to-workspace 7'] +run = ['move-node-to-workspace 14'] [[on-window-detected]] if.app-id = 'com.apple.Music' -run = ['move-node-to-workspace 7'] +run = ['move-node-to-workspace 15'] [[on-window-detected]] if.app-id = 'com.github.th-ch.youtube-music' -run = ['move-node-to-workspace 7'] +run = ['move-node-to-workspace 15'] [[on-window-detected]] -if.app-id = 'com.apple.iCal' -run = ['move-node-to-workspace 8'] +if.app-name-regex-substring = 'vimwiki' +run = ['move-node-to-workspace 16'] [[on-window-detected]] -if.app-id = 'com.microsoft.Outlook' -run = ['move-node-to-workspace 8'] +if.app-id = 'com.apple.iCal' +run = ['move-node-to-workspace 17'] [[on-window-detected]] -if.app-id = 'com.microsoft.teams2' -run = ['move-node-to-workspace 9'] +if.app-id = 'com.clickup.desktop-app' +run = ['move-node-to-workspace 17'] [[on-window-detected]] if.app-id = 'com.kakao.KakaoTalkMac' -run = ['move-node-to-workspace 10'] +run = ['move-node-to-workspace 20'] [[on-window-detected]] if.app-id = 'com.hnc.Discord' -run = ['move-node-to-workspace 10'] +run = ['move-node-to-workspace 20'] [[on-window-detected]] if.app-id = 'com.tdesktop.Telegram' -run = ['move-node-to-workspace 10'] +run = ['move-node-to-workspace 20'] diff --git a/mac/.config/karabiner/automatic_backups/karabiner_20250902.json b/mac/.config/karabiner/automatic_backups/karabiner_20250902.json new file mode 100644 index 0000000..014d5e4 --- /dev/null +++ b/mac/.config/karabiner/automatic_backups/karabiner_20250902.json @@ -0,0 +1,52 @@ +{ + "profiles": [ + { + "complex_modifications": { + "rules": [ + { + "description": "R_ALT to switch input languages as it is in Windows (especially Korean)", + "manipulators": [ + { + "from": { "key_code": "right_alt" }, + "to": [ + { + "key_code": "spacebar", + "lazy": true, + "modifiers": ["left_control", "left_alt"], + "repeat": false + } + ], + "type": "basic" + } + ] + }, + { + "description": "Tap Caps Lock for ESC or Hold for Control", + "manipulators": [ + { + "from": { + "key_code": "caps_lock", + "modifiers": { "optional": ["any"] } + }, + "to": [ + { + "key_code": "left_control", + "lazy": true + } + ], + "to_if_alone": [{ "key_code": "escape" }], + "type": "basic" + } + ] + } + ] + }, + "name": "Default profile", + "selected": true, + "virtual_hid_keyboard": { + "country_code": 0, + "keyboard_type_v2": "ansi" + } + } + ] +} \ No newline at end of file diff --git a/mac/.config/karabiner/karabiner.json b/mac/.config/karabiner/karabiner.json index 014d5e4..6fc3103 100644 --- a/mac/.config/karabiner/karabiner.json +++ b/mac/.config/karabiner/karabiner.json @@ -1,52 +1,86 @@ { - "profiles": [ + "profiles": [ + { + "complex_modifications": { + "rules": [ + { + "description": "R_ALT to switch input languages as it is in Windows (especially Korean)", + "manipulators": [ + { + "from": { + "key_code": "right_alt" + }, + "to": [ + { + "key_code": "spacebar", + "lazy": true, + "modifiers": [ + "left_control", + "left_alt" + ], + "repeat": false + } + ], + "type": "basic" + } + ] + }, + { + "description": "Tap Caps Lock for ESC or Hold for Control", + "manipulators": [ + { + "from": { + "key_code": "caps_lock", + "modifiers": { + "optional": [ + "any" + ] + } + }, + "to": [ + { + "key_code": "left_control", + "lazy": true + } + ], + "to_if_alone": [ + { + "key_code": "escape" + } + ], + "type": "basic" + } + ] + } + ] + }, + "devices": [ { - "complex_modifications": { - "rules": [ - { - "description": "R_ALT to switch input languages as it is in Windows (especially Korean)", - "manipulators": [ - { - "from": { "key_code": "right_alt" }, - "to": [ - { - "key_code": "spacebar", - "lazy": true, - "modifiers": ["left_control", "left_alt"], - "repeat": false - } - ], - "type": "basic" - } - ] - }, - { - "description": "Tap Caps Lock for ESC or Hold for Control", - "manipulators": [ - { - "from": { - "key_code": "caps_lock", - "modifiers": { "optional": ["any"] } - }, - "to": [ - { - "key_code": "left_control", - "lazy": true - } - ], - "to_if_alone": [{ "key_code": "escape" }], - "type": "basic" - } - ] - } - ] - }, - "name": "Default profile", - "selected": true, - "virtual_hid_keyboard": { - "country_code": 0, - "keyboard_type_v2": "ansi" - } + "identifiers": { + "is_pointing_device": true, + "product_id": 24585, + "vendor_id": 6127 + }, + "ignore": false, + "ignore_vendor_events": true, + "pointing_motion_wheels_multiplier": 3.0, + "pointing_motion_xy_multiplier": 5.0 + }, + { + "identifiers": { + "is_keyboard": true, + "product_id": 24585, + "vendor_id": 6127 + }, + "ignore_vendor_events": true } - ] -} \ No newline at end of file + ], + "name": "Default profile", + "selected": true, + "virtual_hid_keyboard": { + "country_code": 0, + "keyboard_type_v2": "ansi" + } + } + ] +} diff --git a/mac/.config/qutebrowser/config.py b/mac/.config/qutebrowser/config.py deleted file mode 100644 index 0146621..0000000 --- a/mac/.config/qutebrowser/config.py +++ /dev/null @@ -1,2661 +0,0 @@ -## Autogenerated config.py -## -## NOTE: config.py is intended for advanced users who are comfortable -## with manually migrating the config file on qutebrowser upgrades. If -## you prefer, you can also configure qutebrowser using the -## :set/:bind/:config-* commands without having to write a config.py -## file. -## -## Documentation: -## qute://help/configuring.html -## qute://help/settings.html - -import os - -# pylint: disable=C0111 -c = c # noqa: F821 pylint: disable=E0602,C0103 -config = config # noqa: F821 pylint: disable=E0602,C0103 - -## This is here so configs done via the GUI are still loaded. -## Remove it to not load settings done via the GUI. -config.load_autoconfig(True) - -## Aliases for commands. The keys of the given dictionary are the -## aliases, while the values are the commands they map to. -## Type: Dict -# c.aliases = {'w': 'session-save', 'q': 'close', 'qa': 'quit', 'wq': 'quit --save', 'wqa': 'quit --save'} - -## Time interval (in milliseconds) between auto-saves of -## config/cookies/etc. -## Type: Int -# c.auto_save.interval = 15000 - -## Always restore open sites when qutebrowser is reopened. Without this -## option set, `:wq` (`:quit --save`) needs to be used to save open tabs -## (and restore them), while quitting qutebrowser in any other way will -## not save/restore the session. By default, this will save to the -## session which was last loaded. This behavior can be customized via the -## `session.default_name` setting. -## Type: Bool -# c.auto_save.session = False - -## Backend to use to display websites. qutebrowser supports two different -## web rendering engines / backends, QtWebEngine and QtWebKit (not -## recommended). QtWebEngine is Qt's official successor to QtWebKit, and -## both the default/recommended backend. It's based on a stripped-down -## Chromium and regularly updated with security fixes and new features by -## the Qt project: https://wiki.qt.io/QtWebEngine QtWebKit was -## qutebrowser's original backend when the project was started. However, -## support for QtWebKit was discontinued by the Qt project with Qt 5.6 in -## 2016. The development of QtWebKit was picked up in an official fork: -## https://github.com/qtwebkit/qtwebkit - however, the project seems to -## have stalled again. The latest release (5.212.0 Alpha 4) from March -## 2020 is based on a WebKit version from 2016, with many known security -## vulnerabilities. Additionally, there is no process isolation and -## sandboxing. Due to all those issues, while support for QtWebKit is -## still available in qutebrowser for now, using it is strongly -## discouraged. -## Type: String -## Valid values: -## - webengine: Use QtWebEngine (based on Chromium - recommended). -## - webkit: Use QtWebKit (based on WebKit, similar to Safari - many known security issues!). -# c.backend = 'webengine' - -## Map keys to other keys, so that they are equivalent in all modes. When -## the key used as dictionary-key is pressed, the binding for the key -## used as dictionary-value is invoked instead. This is useful for global -## remappings of keys, for example to map to . NOTE: -## This should only be used if two keys should always be equivalent, i.e. -## for things like (keypad) and (non-keypad). For normal -## command bindings, qutebrowser works differently to vim: You always -## bind keys to commands, usually via `:bind` or `config.bind()`. Instead -## of using this setting, consider finding the command a key is bound to -## (e.g. via `:bind gg`) and then binding the same command to the desired -## key. Note that when a key is bound (via `bindings.default` or -## `bindings.commands`), the mapping is ignored. -## Type: Dict -# c.bindings.key_mappings = {'': '', '': '', '': '', '': '', '': '', '': '', '': '', '': '', '': ''} - -## When to show a changelog after qutebrowser was upgraded. -## Type: String -## Valid values: -## - major: Show changelog for major upgrades (e.g. v2.0.0 -> v3.0.0). -## - minor: Show changelog for major and minor upgrades (e.g. v2.0.0 -> v2.1.0). -## - patch: Show changelog for major, minor and patch upgrades (e.g. v2.0.0 -> v2.0.1). -## - never: Never show changelog after upgrades. -# c.changelog_after_upgrade = 'minor' - -## Background color of the completion widget category headers. -## Type: QssColor -# c.colors.completion.category.bg = 'qlineargradient(x1:0, y1:0, x2:0, y2:1, stop:0 #888888, stop:1 #505050)' - -## Bottom border color of the completion widget category headers. -## Type: QssColor -# c.colors.completion.category.border.bottom = 'black' - -## Top border color of the completion widget category headers. -## Type: QssColor -# c.colors.completion.category.border.top = 'black' - -## Foreground color of completion widget category headers. -## Type: QtColor -# c.colors.completion.category.fg = 'white' - -## Background color of the completion widget for even rows. -## Type: QssColor -# c.colors.completion.even.bg = '#333333' - -## Text color of the completion widget. May be a single color to use for -## all columns or a list of three colors, one for each column. -## Type: List of QtColor, or QtColor -# c.colors.completion.fg = ['white', 'white', 'white'] - -## Background color of the selected completion item. -## Type: QssColor -# c.colors.completion.item.selected.bg = '#e8c000' - -## Bottom border color of the selected completion item. -## Type: QssColor -# c.colors.completion.item.selected.border.bottom = '#bbbb00' - -## Top border color of the selected completion item. -## Type: QssColor -# c.colors.completion.item.selected.border.top = '#bbbb00' - -## Foreground color of the selected completion item. -## Type: QtColor -# c.colors.completion.item.selected.fg = 'black' - -## Foreground color of the matched text in the selected completion item. -## Type: QtColor -# c.colors.completion.item.selected.match.fg = '#ff4444' - -## Foreground color of the matched text in the completion. -## Type: QtColor -# c.colors.completion.match.fg = '#ff4444' - -## Background color of the completion widget for odd rows. -## Type: QssColor -# c.colors.completion.odd.bg = '#444444' - -## Color of the scrollbar in the completion view. -## Type: QssColor -# c.colors.completion.scrollbar.bg = '#333333' - -## Color of the scrollbar handle in the completion view. -## Type: QssColor -# c.colors.completion.scrollbar.fg = 'white' - -## Background color of disabled items in the context menu. If set to -## null, the Qt default is used. -## Type: QssColor -# c.colors.contextmenu.disabled.bg = None - -## Foreground color of disabled items in the context menu. If set to -## null, the Qt default is used. -## Type: QssColor -# c.colors.contextmenu.disabled.fg = None - -## Background color of the context menu. If set to null, the Qt default -## is used. -## Type: QssColor -# c.colors.contextmenu.menu.bg = None - -## Foreground color of the context menu. If set to null, the Qt default -## is used. -## Type: QssColor -# c.colors.contextmenu.menu.fg = None - -## Background color of the context menu's selected item. If set to null, -## the Qt default is used. -## Type: QssColor -# c.colors.contextmenu.selected.bg = None - -## Foreground color of the context menu's selected item. If set to null, -## the Qt default is used. -## Type: QssColor -# c.colors.contextmenu.selected.fg = None - -## Background color for the download bar. -## Type: QssColor -# c.colors.downloads.bar.bg = 'black' - -## Background color for downloads with errors. -## Type: QtColor -# c.colors.downloads.error.bg = 'red' - -## Foreground color for downloads with errors. -## Type: QtColor -# c.colors.downloads.error.fg = 'white' - -## Color gradient start for download backgrounds. -## Type: QtColor -c.colors.downloads.start.bg = "#689d6a" - -## Color gradient start for download text. -## Type: QtColor -c.colors.downloads.start.fg = "#ebdbb2" - -## Color gradient stop for download backgrounds. -## Type: QtColor -c.colors.downloads.stop.bg = "#458588" - -## Color gradient end for download text. -## Type: QtColor -c.colors.downloads.stop.fg = "#ebdbb2" - -## Color gradient interpolation system for download backgrounds. -## Type: ColorSystem -## Valid values: -## - rgb: Interpolate in the RGB color system. -## - hsv: Interpolate in the HSV color system. -## - hsl: Interpolate in the HSL color system. -## - none: Don't show a gradient. -# c.colors.downloads.system.bg = 'rgb' - -## Color gradient interpolation system for download text. -## Type: ColorSystem -## Valid values: -## - rgb: Interpolate in the RGB color system. -## - hsv: Interpolate in the HSV color system. -## - hsl: Interpolate in the HSL color system. -## - none: Don't show a gradient. -# c.colors.downloads.system.fg = 'rgb' - -## Background color for hints. Note that you can use a `rgba(...)` value -## for transparency. -## Type: QssColor -# c.colors.hints.bg = 'qlineargradient(x1:0, y1:0, x2:0, y2:1, stop:0 rgba(255, 247, 133, 0.8), stop:1 rgba(255, 197, 66, 0.8))' - -## Font color for hints. -## Type: QssColor -# c.colors.hints.fg = 'black' - -## Font color for the matched part of hints. -## Type: QtColor -# c.colors.hints.match.fg = 'green' - -## Background color of the keyhint widget. -## Type: QssColor -# c.colors.keyhint.bg = 'rgba(0, 0, 0, 80%)' - -## Text color for the keyhint widget. -## Type: QssColor -# c.colors.keyhint.fg = '#FFFFFF' - -## Highlight color for keys to complete the current keychain. -## Type: QssColor -# c.colors.keyhint.suffix.fg = '#FFFF00' - -## Background color of an error message. -## Type: QssColor -# c.colors.messages.error.bg = 'red' - -## Border color of an error message. -## Type: QssColor -# c.colors.messages.error.border = '#bb0000' - -## Foreground color of an error message. -## Type: QssColor -# c.colors.messages.error.fg = 'white' - -## Background color of an info message. -## Type: QssColor -# c.colors.messages.info.bg = 'black' - -## Border color of an info message. -## Type: QssColor -# c.colors.messages.info.border = '#333333' - -## Foreground color of an info message. -## Type: QssColor -# c.colors.messages.info.fg = 'white' - -## Background color of a warning message. -## Type: QssColor -# c.colors.messages.warning.bg = 'darkorange' - -## Border color of a warning message. -## Type: QssColor -# c.colors.messages.warning.border = '#d47300' - -## Foreground color of a warning message. -## Type: QssColor -# c.colors.messages.warning.fg = 'black' - -## Background color for prompts. -## Type: QssColor -# c.colors.prompts.bg = '#444444' - -## Border used around UI elements in prompts. -## Type: String -# c.colors.prompts.border = '1px solid gray' - -## Foreground color for prompts. -## Type: QssColor -# c.colors.prompts.fg = 'white' - -## Background color for the selected item in filename prompts. -## Type: QssColor -# c.colors.prompts.selected.bg = 'grey' - -## Foreground color for the selected item in filename prompts. -## Type: QssColor -# c.colors.prompts.selected.fg = 'white' - -## Background color of the statusbar in caret mode. -## Type: QssColor -# c.colors.statusbar.caret.bg = 'purple' - -## Foreground color of the statusbar in caret mode. -## Type: QssColor -# c.colors.statusbar.caret.fg = 'white' - -## Background color of the statusbar in caret mode with a selection. -## Type: QssColor -# c.colors.statusbar.caret.selection.bg = '#a12dff' - -## Foreground color of the statusbar in caret mode with a selection. -## Type: QssColor -# c.colors.statusbar.caret.selection.fg = 'white' - -## Background color of the statusbar in command mode. -## Type: QssColor -# c.colors.statusbar.command.bg = 'black' - -## Foreground color of the statusbar in command mode. -## Type: QssColor -# c.colors.statusbar.command.fg = 'white' - -## Background color of the statusbar in private browsing + command mode. -## Type: QssColor -# c.colors.statusbar.command.private.bg = 'darkslategray' - -## Foreground color of the statusbar in private browsing + command mode. -## Type: QssColor -# c.colors.statusbar.command.private.fg = 'white' - -## Background color of the statusbar in insert mode. -## Type: QssColor -# c.colors.statusbar.insert.bg = 'darkgreen' - -## Foreground color of the statusbar in insert mode. -## Type: QssColor -# c.colors.statusbar.insert.fg = 'white' - -## Background color of the statusbar. -## Type: QssColor -# c.colors.statusbar.normal.bg = 'black' - -## Foreground color of the statusbar. -## Type: QssColor -# c.colors.statusbar.normal.fg = 'white' - -## Background color of the statusbar in passthrough mode. -## Type: QssColor -# c.colors.statusbar.passthrough.bg = 'darkblue' - -## Foreground color of the statusbar in passthrough mode. -## Type: QssColor -# c.colors.statusbar.passthrough.fg = 'white' - -## Background color of the statusbar in private browsing mode. -## Type: QssColor -# c.colors.statusbar.private.bg = '#666666' - -## Foreground color of the statusbar in private browsing mode. -## Type: QssColor -# c.colors.statusbar.private.fg = 'white' - -## Background color of the progress bar. -## Type: QssColor -# c.colors.statusbar.progress.bg = 'white' - -## Foreground color of the URL in the statusbar on error. -## Type: QssColor -# c.colors.statusbar.url.error.fg = 'orange' - -## Default foreground color of the URL in the statusbar. -## Type: QssColor -# c.colors.statusbar.url.fg = 'white' - -## Foreground color of the URL in the statusbar for hovered links. -## Type: QssColor -# c.colors.statusbar.url.hover.fg = 'aqua' - -## Foreground color of the URL in the statusbar on successful load -## (http). -## Type: QssColor -# c.colors.statusbar.url.success.http.fg = 'white' - -## Foreground color of the URL in the statusbar on successful load -## (https). -## Type: QssColor -# c.colors.statusbar.url.success.https.fg = 'lime' - -## Foreground color of the URL in the statusbar when there's a warning. -## Type: QssColor -# c.colors.statusbar.url.warn.fg = 'yellow' - -## Background color of the tab bar. -## Type: QssColor -c.colors.tabs.bar.bg = "#444444" - -## Background color of unselected even tabs. -## Type: QtColor -c.colors.tabs.even.bg = "#333333" - -## Foreground color of unselected even tabs. -## Type: QtColor -# c.colors.tabs.even.fg = 'white' - -## Color for the tab indicator on errors. -## Type: QtColor -# c.colors.tabs.indicator.error = '#ff0000' - -## Color gradient start for the tab indicator. -## Type: QtColor -# c.colors.tabs.indicator.start = '#0000aa' - -## Color gradient end for the tab indicator. -## Type: QtColor -# c.colors.tabs.indicator.stop = '#00aa00' - -## Color gradient interpolation system for the tab indicator. -## Type: ColorSystem -## Valid values: -## - rgb: Interpolate in the RGB color system. -## - hsv: Interpolate in the HSV color system. -## - hsl: Interpolate in the HSL color system. -## - none: Don't show a gradient. -# c.colors.tabs.indicator.system = 'rgb' - -## Background color of unselected odd tabs. -## Type: QtColor -c.colors.tabs.odd.bg = "#333333" - -## Foreground color of unselected odd tabs. -## Type: QtColor -# c.colors.tabs.odd.fg = 'white' - -## Background color of pinned unselected even tabs. -## Type: QtColor -# c.colors.tabs.pinned.even.bg = 'darkseagreen' - -## Foreground color of pinned unselected even tabs. -## Type: QtColor -# c.colors.tabs.pinned.even.fg = 'white' - -## Background color of pinned unselected odd tabs. -## Type: QtColor -# c.colors.tabs.pinned.odd.bg = 'seagreen' - -## Foreground color of pinned unselected odd tabs. -## Type: QtColor -# c.colors.tabs.pinned.odd.fg = 'white' - -## Background color of pinned selected even tabs. -## Type: QtColor -c.colors.tabs.pinned.selected.even.bg = "#111111" - -## Foreground color of pinned selected even tabs. -## Type: QtColor -# c.colors.tabs.pinned.selected.even.fg = 'white' - -## Background color of pinned selected odd tabs. -## Type: QtColor -c.colors.tabs.pinned.selected.odd.bg = "#111111" - -## Foreground color of pinned selected odd tabs. -## Type: QtColor -# c.colors.tabs.pinned.selected.odd.fg = 'white' - -## Background color of selected even tabs. -## Type: QtColor -c.colors.tabs.selected.even.bg = "#111111" - -## Foreground color of selected even tabs. -## Type: QtColor -# c.colors.tabs.selected.even.fg = 'white' - -## Background color of selected odd tabs. -## Type: QtColor -c.colors.tabs.selected.odd.bg = "#111111" - -## Foreground color of selected odd tabs. -## Type: QtColor -# c.colors.tabs.selected.odd.fg = 'white' - -## Background color of tooltips. If set to null, the Qt default is used. -## Type: QssColor -# c.colors.tooltip.bg = None - -## Foreground color of tooltips. If set to null, the Qt default is used. -## Type: QssColor -# c.colors.tooltip.fg = None - -## Background color for webpages if unset (or empty to use the theme's -## color). -## Type: QtColor -# c.colors.webpage.bg = 'white' - -## Which algorithm to use for modifying how colors are rendered with dark -## mode. The `lightness-cielab` value was added with QtWebEngine 5.14 and -## is treated like `lightness-hsl` with older QtWebEngine versions. -## Type: String -## Valid values: -## - lightness-cielab: Modify colors by converting them to CIELAB color space and inverting the L value. Not available with Qt < 5.14. -## - lightness-hsl: Modify colors by converting them to the HSL color space and inverting the lightness (i.e. the "L" in HSL). -## - brightness-rgb: Modify colors by subtracting each of r, g, and b from their maximum value. -# c.colors.webpage.darkmode.algorithm = 'lightness-cielab' - -## Contrast for dark mode. This only has an effect when -## `colors.webpage.darkmode.algorithm` is set to `lightness-hsl` or -## `brightness-rgb`. -## Type: Float -# c.colors.webpage.darkmode.contrast = 0.0 - -## Render all web contents using a dark theme. On QtWebEngine < 6.7, this -## setting requires a restart and does not support URL patterns, only the -## global setting is applied. Example configurations from Chromium's -## `chrome://flags`: - "With simple HSL/CIELAB/RGB-based inversion": Set -## `colors.webpage.darkmode.algorithm` accordingly, and set -## `colors.webpage.darkmode.policy.images` to `never`. - "With selective -## image inversion": qutebrowser default settings. -## Type: Bool -c.colors.webpage.darkmode.enabled = True - -## Which images to apply dark mode to. -## Type: String -## Valid values: -## - always: Apply dark mode filter to all images. -## - never: Never apply dark mode filter to any images. -## - smart: Apply dark mode based on image content. Not available with Qt 5.15.0. -## - smart-simple: On QtWebEngine 6.6, use a simpler algorithm for smart mode (based on numbers of colors and transparency), rather than an ML-based model. Same as 'smart' on older QtWebEnigne versions. -c.colors.webpage.darkmode.policy.images = "smart-simple" - -## Which pages to apply dark mode to. The underlying Chromium setting has -## been removed in QtWebEngine 5.15.3, thus this setting is ignored -## there. Instead, every element is now classified individually. -## Type: String -## Valid values: -## - always: Apply dark mode filter to all frames, regardless of content. -## - smart: Apply dark mode filter to frames based on background color. -# c.colors.webpage.darkmode.policy.page = 'smart' - -## Threshold for inverting background elements with dark mode. Background -## elements with brightness above this threshold will be inverted, and -## below it will be left as in the original, non-dark-mode page. Set to -## 256 to never invert the color or to 0 to always invert it. Note: This -## behavior is the opposite of -## `colors.webpage.darkmode.threshold.foreground`! -## Type: Int -# c.colors.webpage.darkmode.threshold.background = 0 - -## Threshold for inverting text with dark mode. Text colors with -## brightness below this threshold will be inverted, and above it will be -## left as in the original, non-dark-mode page. Set to 256 to always -## invert text color or to 0 to never invert text color. -## Type: Int -# c.colors.webpage.darkmode.threshold.foreground = 256 - -## Value to use for `prefers-color-scheme:` for websites. The "light" -## value is only available with QtWebEngine 5.15.2+. On older versions, -## it is the same as "auto". The "auto" value is broken on QtWebEngine -## 5.15.2 due to a Qt bug. There, it will fall back to "light" -## unconditionally. -## Type: String -## Valid values: -## - auto: Use the system-wide color scheme setting. -## - light: Force a light theme. -## - dark: Force a dark theme. -c.colors.webpage.preferred_color_scheme = "dark" - -## Number of commands to save in the command history. 0: no history / -1: -## unlimited -## Type: Int -# c.completion.cmd_history_max_items = 100 - -## Delay (in milliseconds) before updating completions after typing a -## character. -## Type: Int -# c.completion.delay = 0 - -## Default filesystem autocomplete suggestions for :open. The elements of -## this list show up in the completion window under the Filesystem -## category when the command line contains `:open` but no argument. -## Type: List of String -# c.completion.favorite_paths = [] - -## Height (in pixels or as percentage of the window) of the completion. -## Type: PercOrInt -c.completion.height = "40%" - -## Minimum amount of characters needed to update completions. -## Type: Int -# c.completion.min_chars = 1 - -## Which categories to show (in which order) in the :open completion. -## Type: FlagList -## Valid values: -## - searchengines -## - quickmarks -## - bookmarks -## - history -## - filesystem -# c.completion.open_categories = ['searchengines', 'quickmarks', 'bookmarks', 'history', 'filesystem'] - -## Move on to the next part when there's only one possible completion -## left. -## Type: Bool -# c.completion.quick = True - -## Padding (in pixels) of the scrollbar handle in the completion window. -## Type: Int -# c.completion.scrollbar.padding = 2 - -## Width (in pixels) of the scrollbar in the completion window. -## Type: Int -# c.completion.scrollbar.width = 12 - -## When to show the autocompletion window. -## Type: String -## Valid values: -## - always: Whenever a completion is available. -## - auto: Whenever a completion is requested. -## - never: Never. -# c.completion.show = 'always' - -## Shrink the completion to be smaller than the configured size if there -## are no scrollbars. -## Type: Bool -c.completion.shrink = True - -## Format of timestamps (e.g. for the history completion). See -## https://sqlite.org/lang_datefunc.html and -## https://docs.python.org/3/library/datetime.html#strftime-strptime- -## behavior for allowed substitutions, qutebrowser uses both sqlite and -## Python to format its timestamps. -## Type: String -# c.completion.timestamp_format = '%Y-%m-%d %H:%M' - -## Execute the best-matching command on a partial match. -## Type: Bool -c.completion.use_best_match = True - -## A list of patterns which should not be shown in the history. This only -## affects the completion. Matching URLs are still saved in the history -## (and visible on the `:history` page), but hidden in the completion. -## Changing this setting will cause the completion history to be -## regenerated on the next start, which will take a short while. -## Type: List of UrlPattern -# c.completion.web_history.exclude = [] - -## Number of URLs to show in the web history. 0: no history / -1: -## unlimited -## Type: Int -# c.completion.web_history.max_items = -1 - -## Require a confirmation before quitting the application. -## Type: ConfirmQuit -## Valid values: -## - always: Always show a confirmation. -## - multiple-tabs: Show a confirmation if multiple tabs are opened. -## - downloads: Show a confirmation if downloads are running -## - never: Never show a confirmation. -# c.confirm_quit = ['never'] - -## Automatically start playing `