diff options
-rwxr-xr-x | .config/river/init | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/river/init b/.config/river/init index 06c3ff0..eafe1e0 100755 --- a/.config/river/init +++ b/.config/river/init @@ -187,7 +187,7 @@ done riverctl background-color 0x002b36 riverctl border-color-focused 0x33ccff riverctl border-color-unfocused 0x595959 -riverctl border-width 4 +riverctl border-width 2 # Set keyboard repeat rate riverctl set-repeat 50 300 |