This commit is contained in:
2021-09-06 18:31:36 +04:00
parent 86088f0767
commit 0ac6ba4418
3 changed files with 6 additions and 1 deletions

View File

@@ -6,7 +6,7 @@
# ---------------------------------------------------------------------- # ----------------------------------------------------------------------
auto-reload no auto-reload no
browser qutebrowser browser firefox
cleanup-on-quit yes cleanup-on-quit yes
feed-sort-order firsttag feed-sort-order firsttag
max-downloads 4 max-downloads 4

View File

@@ -42,3 +42,5 @@
# [commit] # [commit]
# gpgsign = true # gpgsign = true
[init]
defaultBranch = master

View File

@@ -12,6 +12,9 @@ unset QT_STYLE_OVERRIDE
export VDPAU_DRIVER=radeonsi export VDPAU_DRIVER=radeonsi
# https://github.com/robbert-vdh/yabridge#environment-configuration
export WINEFSYNC=1
export $(dbus-launch) export $(dbus-launch)
# TrackPoint+Middleclick scroll # TrackPoint+Middleclick scroll