initial upload

This commit is contained in:
2026-02-12 14:10:36 +01:00
commit 0e3133c1ce
15 changed files with 462 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
[General]
AlwaysPairable=true
Privacy=device
ControllerMode=dual
JustWorksRepairing=always
[Policy]
AutoEnable=true
[LE]
MinConnectionInterval=7
MaxConnectionInterval=9
ConnectionLatency=0

View File

@@ -0,0 +1,2 @@
#!/bin/bash
export AMD_DEBUG=lowlatencyenc

View File

@@ -0,0 +1,7 @@
#!/bin/bash
export PROTON_ENABLE_HDR=1
export PROTON_ENABLE_WAYLAND=1
export DXVK_HDR=1
export ENABLE_HDR_WSI=1
export PROTON_FSR4_UPGRADE=1
export DXIL_SPIRV_CONFIG=wmma_rdna3_workaround

View File

@@ -0,0 +1,7 @@
# Entries in this file show the compile time defaults.
# You can change settings by editing this file.
# For option meanings, see rpm-ostreed.conf(5).
[Daemon]
AutomaticUpdatePolicy=stage
IdleExitTimeout=60