From b67ea748a386d1050e2019d20dfe69e99bf7bad6 Mon Sep 17 00:00:00 2001 From: Leon Henrik Plickat Date: Sat, 3 Oct 2020 22:09:15 +0200 Subject: Implement configurable view opacity with fade effect --- contrib/config.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'contrib/config.sh') diff --git a/contrib/config.sh b/contrib/config.sh index 620b29f..3b51bbe 100755 --- a/contrib/config.sh +++ b/contrib/config.sh @@ -100,3 +100,5 @@ riverctl float-filter-add "popup" # Set app-ids of views which should use client side decorations riverctl csd-filter-add "gedit" +# Set opacity and fade effect +# riverctl opacity 1.0 0.75 0.0 0.1 20 -- cgit v1.2.3