added wifi and mouse configs

This commit is contained in:
Henrik Bakken
2020-11-26 19:27:13 +01:00
parent d09c5159e9
commit f76a6f883e
3 changed files with 13 additions and 0 deletions
@@ -0,0 +1,3 @@
#options iwlwifi bt_coex_active=N
options iwlwifi disable_11ax=1
options iwlmvm power_scheme=1
+3
View File
@@ -0,0 +1,3 @@
options iwlwifi bt_coex_active=N
options iwlwifi disable_11ax=1
options iwlmvm power_scheme=1
+7
View File
@@ -0,0 +1,7 @@
Section "InputClass"
Identifier "Logitech G305"
Driver "libinput"
MatchIsPointer "yes"
Option "AccelProfile" "flat"
Option "AccelSpeed" "0"
EndSection