From e59c2a73d72853cb54f55eecc446f337c94cda24 Mon Sep 17 00:00:00 2001 From: novakane Date: Thu, 12 Aug 2021 16:16:23 +0200 Subject: river: implement xdg-activation-v1 - add a new "urgent" border color - add a new event to river-status-unstable-v1 Co-authored-by: Isaac Freund --- completions/zsh/_riverctl | 1 + 1 file changed, 1 insertion(+) (limited to 'completions/zsh/_riverctl') diff --git a/completions/zsh/_riverctl b/completions/zsh/_riverctl index d782340..1c7034a 100644 --- a/completions/zsh/_riverctl +++ b/completions/zsh/_riverctl @@ -45,6 +45,7 @@ _riverctl_subcommands() 'background-color:Set the background color' 'border-color-focused:Set the border color of focused views' 'border-color-unfocused:Set the border color of unfocused views' + 'border-color-urgent:Set the border color of urgent views' 'border-width:Set the border width to pixels' 'focus-follows-cursor:Configure the focus behavior when moving cursor' 'set-repeat:Set the keyboard repeat rate and repeat delay' -- cgit v1.2.3