aboutsummaryrefslogtreecommitdiff
path: root/example
diff options
context:
space:
mode:
Diffstat (limited to 'example')
-rwxr-xr-xexample/init5
1 files changed, 5 insertions, 0 deletions
diff --git a/example/init b/example/init
index a00a5b1..5c7fa16 100755
--- a/example/init
+++ b/example/init
@@ -140,6 +140,11 @@ do
riverctl map $mode None XF86MonBrightnessDown spawn 'light -U 5'
done
+# Set background and border color
+riverctl background-color 0x002b36
+riverctl border-color-focused 0x93a1a1
+riverctl border-color-unfocused 0x586e75
+
# Set repeat rate
riverctl set-repeat 50 300