aboutsummaryrefslogtreecommitdiff
path: root/example
diff options
context:
space:
mode:
authorIsaac Freund <ifreund@ifreund.xyz>2021-07-15 13:39:20 +0200
committerIsaac Freund <ifreund@ifreund.xyz>2021-07-20 08:47:02 +0000
commit96e1082156f8606f74c2414f7d7decf1ab6bbcda (patch)
tree13a9c33aea96b9733926d1c562f65a81df155f08 /example
parentb6212ba972f7e69c5e4296ab66367754af1348cd (diff)
downloadriver-96e1082156f8606f74c2414f7d7decf1ab6bbcda.tar.gz
river-96e1082156f8606f74c2414f7d7decf1ab6bbcda.tar.xz
river: remove opacity command
This code is complex and increases maintenance burden but doesn't add any functionality, only eye-candy. Futhermore, neither I nor any of the core contributors use it. There may be a place in river for such eye-candy down the line, in which case this code could be revived. Currently river is early enough in its development that our focus should be on core functionality instead.
Diffstat (limited to 'example')
-rwxr-xr-xexample/init3
1 files changed, 0 insertions, 3 deletions
diff --git a/example/init b/example/init
index 44532c4..07e0347 100755
--- a/example/init
+++ b/example/init
@@ -150,9 +150,6 @@ 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
-
# Set and exec into the default layout generator, rivertile.
# River will send the process group of the init executable SIGTERM on exit.
riverctl default-layout rivertile