diff options
Diffstat (limited to 'contrib/config.sh')
| -rwxr-xr-x | contrib/config.sh | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/contrib/config.sh b/contrib/config.sh index 3b8355c..6b2cd72 100755 --- a/contrib/config.sh +++ b/contrib/config.sh @@ -86,3 +86,11 @@ riverctl map passthrough $mod F11 enter-mode normal # Set the layout on startup riverctl layout rivertile left + +# Set app-ids of views which should float +riverctl float-filter-add "float" +riverctl float-filter-add "popup" + +# Set app-ids of views which should use client side decorations +riverctl csd-filter-add "gedit" + |
