diff --git a/files/.config/configstore/update-notifier-npm.json b/files/.config/configstore/update-notifier-npm.json index 622043e..e95ec1c 100644 --- a/files/.config/configstore/update-notifier-npm.json +++ b/files/.config/configstore/update-notifier-npm.json @@ -1,4 +1,4 @@ { "optOut": false, - "lastUpdateCheck": 1587466072569 + "lastUpdateCheck": 1587574844538 } \ No newline at end of file diff --git a/files/.config/fish/fish_variables b/files/.config/fish/fish_variables index f23c743..1015046 100644 --- a/files/.config/fish/fish_variables +++ b/files/.config/fish/fish_variables @@ -1,6 +1,14 @@ # This file contains fish universal variable definitions. # VERSION: 3.0 SETUVAR __fish_initialized:3100 +SETUVAR dangerous_colors:000000\x1e083743\x1e445659\x1efdf6e3\x1eb58900\x1ecb4b16\x1edc121f\x1eaf005f\x1e6c71c4\x1e268bd2\x1e2aa198\x1e859900 +SETUVAR dangerous_cursors:\x5c033\x5d12\x3b\x23268bd2\x5c007\x1e\x5c033\x5d12\x3b\x23b58900\x5c007\x1e\x5c033\x5d12\x3b\x23af005f\x5c007\x1e\x5c033\x5d12\x3b\x236c71c4\x5c007 +SETUVAR dangerous_day:000000\x1e333333\x1e666666\x1effffff\x1effff00\x1eff6600\x1eff0000\x1eff0033\x1e3300ff\x1e00aaff\x1e00ffff\x1e00ff00 +SETUVAR dangerous_night:000000\x1e083743\x1e445659\x1efdf6e3\x1eb58900\x1ecb4b16\x1edc121f\x1eaf005f\x1e6c71c4\x1e268bd2\x1e2aa198\x1e859900 +SETUVAR dangerous_nocmdhist:c\x1ed\x1ell\x1els\x1em\x1es +SETUVAR dangerous_pwdstyle:short\x1elong\x1enone +SETUVAR dangerous_sessions_active:\x1d +SETUVAR dangerous_sessions_active_pid:\x1d SETUVAR fish_color_autosuggestion:555\x1ebrblack SETUVAR fish_color_cancel:\x2dr SETUVAR fish_color_command:00cff7 diff --git a/files/.config/qutebrowser/autoconfig.yml b/files/.config/qutebrowser/autoconfig.yml index 2ca3b29..5228081 100644 --- a/files/.config/qutebrowser/autoconfig.yml +++ b/files/.config/qutebrowser/autoconfig.yml @@ -6,5 +6,7 @@ config_version: 2 settings: + content.notifications: + https://calendar.google.com: true content.register_protocol_handler: - https://mail.google.com?extsrc=mailto&url=%25s: false + https://calendar.google.com?cid=%25s: true diff --git a/files/.config/qutebrowser/config.py b/files/.config/qutebrowser/config.py index cadb734..1796946 100644 --- a/files/.config/qutebrowser/config.py +++ b/files/.config/qutebrowser/config.py @@ -42,10 +42,10 @@ c.editor.command = ["alacritty", "-e", "vim", "{file}"] # c.auto_save.session = True -c.url.searchengines = { - "DEFAULT": "https://duckduckgo.com/?q={}", - "wa": "https://wiki.archlinux.org/?search={}", - "y": "https://youtube.com/results?search_query={}", +c.url.searchengines = { + "DEFAULT": "https://duckduckgo.com/?q={}", + "wa": "https://wiki.archlinux.org/?search={}", + "y": "https://youtube.com/results?search_query={}", "g": "https://google.com/search?q={}", "h": "https://hoogle.haskell.org/?hoogle={}", "w": "https://wikipedia.org/wiki/Special:Search/{}" diff --git a/files/.config/qutebrowser/gruvboxy/__pycache__/__init__.cpython-38.pyc b/files/.config/qutebrowser/gruvboxy/__pycache__/__init__.cpython-38.pyc index 58b36cb..6bbf363 100644 Binary files a/files/.config/qutebrowser/gruvboxy/__pycache__/__init__.cpython-38.pyc and b/files/.config/qutebrowser/gruvboxy/__pycache__/__init__.cpython-38.pyc differ diff --git a/files/.config/qutebrowser/gruvboxy/__pycache__/draw.cpython-38.pyc b/files/.config/qutebrowser/gruvboxy/__pycache__/draw.cpython-38.pyc index e18c0ed..f18cfc4 100644 Binary files a/files/.config/qutebrowser/gruvboxy/__pycache__/draw.cpython-38.pyc and b/files/.config/qutebrowser/gruvboxy/__pycache__/draw.cpython-38.pyc differ