Update
This commit is contained in:
@@ -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
|
||||||
|
|||||||
@@ -42,3 +42,5 @@
|
|||||||
|
|
||||||
# [commit]
|
# [commit]
|
||||||
# gpgsign = true
|
# gpgsign = true
|
||||||
|
[init]
|
||||||
|
defaultBranch = master
|
||||||
|
|||||||
3
xinitrc
3
xinitrc
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user