Default to 500Hz tickrate for bore-eevdf
Recommendation from BORE and CachyOS devs
This commit is contained in:
@@ -1290,7 +1290,7 @@ _tkg_srcprep() {
|
||||
["eevdf"]="5"
|
||||
["bmq"]="5"
|
||||
["bore"]="5"
|
||||
["bore-eevdf"]="5"
|
||||
["bore-eevdf"]="3"
|
||||
)
|
||||
|
||||
if [[ -n "$_timer_freq" && ! "${_avail_timer_frequencies[*]}" =~ "$_timer_freq" ]]; then
|
||||
|
Reference in New Issue
Block a user