Automated update

This commit is contained in:
klein panic
2025-04-11 22:00:07 -04:00
parent 4f36c76755
commit 96884d8b69
4 changed files with 10 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
# If a config.py file exists, this file is ignored unless it's explicitly loaded
# via config.load_autoconfig(). For more information, see:
# https://github.com/qutebrowser/qutebrowser/blob/master/doc/help/configuring.asciidoc#loading-autoconfigyml
# https://github.com/qutebrowser/qutebrowser/blob/main/doc/help/configuring.asciidoc#loading-autoconfigyml
# DO NOT edit this file by hand, qutebrowser will overwrite it.
# Instead, create a config.py - see :help for details.
@@ -8,6 +8,8 @@ config_version: 2
settings:
content.desktop_capture:
https://discord.com: true
content.javascript.clipboard:
https://chatgpt.com: access-paste
content.javascript.enabled:
global: false
content.media.audio_capture:
@@ -21,4 +23,4 @@ settings:
content.proxy:
global: system
content.user_stylesheets:
global: null
global: style.css

View File

@@ -204,3 +204,4 @@ https://github.com/proxifly/free-proxy-list proxifly/free-proxy-list: 🚀 Free
https://github.com/zhaojh329/rtty zhaojh329/rtty: 🐛 Access your terminal from anywhere via the web.
https://en.wikipedia.org/wiki/OpenVMS OpenVMS - Wikipedia
https://github.com/elogind/elogind elogind/elogind: The systemd project's "logind", extracted to a standalone package
https://openai.com/api/ API Platform | OpenAI

View File

@@ -1,8 +1,8 @@
[FileDialog]
history=file:///home/klein/codeWS/Java/BluejCode/hw/lab02, file:///home/klein/Downloads, file:///home/klein/Downloads/Physic2206, file:///home/klein/codeWS/Python3/convertions, file:///home/klein/vimwiki/School/English-2744, file:///home/klein/vimwiki/School/PSYC/PSYC-2084
lastVisited=file:///home/klein/vimwiki/School/PSYC/PSYC-2084
qtVersion=5.15.8
history=file:///home/klein, file:///home/klein/vimwiki/School/English-2744, file:///home/klein/Downloads, file:///home/klein/codeWS/Python3/conversions, file:///home/klein/codeWS/Python3/conversions/utils
lastVisited=file:///home/klein/codeWS/Python3/conversions
qtVersion=6.8.2
shortcuts=file:, file:///home/klein
sidebarWidth=87
treeViewHeader="@ByteArray(\0\0\0\xff\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\0\x3\x1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\x1\xd1\0\0\0\x4\x1\x1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\x64\xff\xff\xff\xff\0\0\0\x81\0\0\0\0\0\0\0\x4\0\0\0\xf5\0\0\0\x1\0\0\0\0\0\0\0\x39\0\0\0\x1\0\0\0\0\0\0\0=\0\0\0\x1\0\0\0\0\0\0\0\x66\0\0\0\x1\0\0\0\0\0\0\x3\xe8\0\xff\xff\xff\xff)"
treeViewHeader="@ByteArray(\0\0\0\xff\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\x1\xd1\0\0\0\x4\x1\x1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\x64\xff\xff\xff\xff\0\0\0\x81\0\0\0\0\0\0\0\x4\0\0\0\xf5\0\0\0\x1\0\0\0\0\0\0\0\x39\0\0\0\x1\0\0\0\0\0\0\0=\0\0\0\x1\0\0\0\0\0\0\0\x66\0\0\0\x1\0\0\0\0\0\0\x3\xe8\0\xff\xff\xff\xff\0\0\0\0)"
viewMode=Detail

View File

@@ -5,6 +5,7 @@ After=default.target
[Service]
Type=simple
ExecStart=/usr/local/bin/statusbar
User=klein
Restart=on-failure
Environment=DISPLAY=:0
Environment=XAUTHORITY=/home/klein/.Xauthority