From 2f4dae28e66d660bee0320e8989d7f8e682758d7 Mon Sep 17 00:00:00 2001 From: Flinner Date: Tue, 1 Mar 2022 06:29:58 +0300 Subject: [PATCH] feat: ::::)))) --- mpv/.config/mpv/mpv.conf | 1 + qutebrowser/.config/qutebrowser/config.py | 1 + zsh/.zshrc | 2 ++ 3 files changed, 4 insertions(+) diff --git a/mpv/.config/mpv/mpv.conf b/mpv/.config/mpv/mpv.conf index 43ff1cb..199c96d 100644 --- a/mpv/.config/mpv/mpv.conf +++ b/mpv/.config/mpv/mpv.conf @@ -9,3 +9,4 @@ screenshot-jpeg-quality=95 screenshot-directory="~/Pictures/screenshots" screenshot-template="%f-%wH.%wM.%wS.%wT-#%#00n" force-window=immediate +hwdec=auto diff --git a/qutebrowser/.config/qutebrowser/config.py b/qutebrowser/.config/qutebrowser/config.py index 2fd32e7..1b13865 100644 --- a/qutebrowser/.config/qutebrowser/config.py +++ b/qutebrowser/.config/qutebrowser/config.py @@ -1044,6 +1044,7 @@ c.content.javascript.enabled = False ## - system: Use the system wide proxy. ## - none: Don't use any proxy # c.content.proxy = 'system' +# c.content.proxy = 'socks://localhost:12345' ## Send DNS requests over the configured proxy. ## Type: Bool diff --git a/zsh/.zshrc b/zsh/.zshrc index f86b28e..85e4ab5 100644 --- a/zsh/.zshrc +++ b/zsh/.zshrc @@ -269,5 +269,7 @@ RPS1=" " eval "$(starship init zsh)" [ -f "/home/user/.ghcup/env" ] && source "/home/user/.ghcup/env" # ghcup-env +# eval "$(rbenv init - zsh)" + #~/bin/dennis #cutefetch 2> /dev/null