1
0
Fork 0

X11 conf
Build And Test / build and push (push) Has been cancelled Details

This commit is contained in:
Jarkko Toivanen 2024-03-20 16:27:56 +02:00
parent 112c0e2ffa
commit 74fa178519
2 changed files with 14 additions and 0 deletions

View File

@ -0,0 +1,7 @@
Section "OutputClass"
Identifier "AMD"
MatchDriver "amdgpu"
Driver "amdgpu"
Option "VariableRefresh" "true"
Option "AsyncFlipSecondaries" "true"
EndSection

View File

@ -0,0 +1,7 @@
Section "InputClass"
Identifier "My Mouse"
Driver "libinput"
MatchIsPointer "yes"
Option "AccelProfile" "flat"
Option "AccelSpeed" ".5"
EndSection