aboutsummaryrefslogtreecommitdiff
path: root/example
diff options
context:
space:
mode:
Diffstat (limited to 'example')
-rwxr-xr-xexample/init4
1 files changed, 2 insertions, 2 deletions
diff --git a/example/init b/example/init
index d3b9dc3..7ddd8eb 100755
--- a/example/init
+++ b/example/init
@@ -152,8 +152,8 @@ riverctl set-repeat 50 300
riverctl float-filter-add app-id float
riverctl float-filter-add title "popup title with spaces"
-# Set app-ids of views which should use client side decorations
-riverctl csd-filter-add "gedit"
+# Set app-ids and titles of views which should use client side decorations
+riverctl csd-filter-add app-id "gedit"
# Set and exec into the default layout generator, rivertile.
# River will send the process group of the init executable SIGTERM on exit.