From 96e1082156f8606f74c2414f7d7decf1ab6bbcda Mon Sep 17 00:00:00 2001 From: Isaac Freund Date: Thu, 15 Jul 2021 13:39:20 +0200 Subject: 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. --- completions/bash/riverctl | 1 - 1 file changed, 1 deletion(-) (limited to 'completions/bash/riverctl') diff --git a/completions/bash/riverctl b/completions/bash/riverctl index 4dec1c5..a0a429e 100644 --- a/completions/bash/riverctl +++ b/completions/bash/riverctl @@ -42,7 +42,6 @@ function __riverctl_completion () border-color-unfocused \ border-width \ focus-follows-cursor \ - opacity \ set-repeat \ set-cursor-warp \ xcursor-theme" -- cgit v1.2.3