diff options
Diffstat (limited to 'contrib/config.sh')
| -rwxr-xr-x | contrib/config.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/contrib/config.sh b/contrib/config.sh index bab3afc..193b710 100755 --- a/contrib/config.sh +++ b/contrib/config.sh @@ -128,6 +128,9 @@ do riverctl map "${mode}" None XF86MonBrightnessDown spawn light -U 5 done +# Set repeat rate +riverctl set-repeat 50 300 + # Set the layout on startup riverctl layout rivertile left |
