citadel

My dotfiles, scripts and nix configs
git clone git://jb55.com/citadel
Log | Files | Refs | README | LICENSE

commit 39102d6052c62b4916a6d1886abefd6f7e6af242
parent d4cfba937661ca5856ba5b14ca66c02e531638c5
Author: William Casarin <jb55@jb55.com>
Date:   Wed, 10 Feb 2021 15:03:19 -0800

bin/focus-zoom: more accurate focusing

Diffstat:
Mbin/focus-zoom | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/focus-zoom b/bin/focus-zoom @@ -1,5 +1,5 @@ #!/usr/bin/env bash wmctrl -a Participant || \ -wmctrl -a Zoom +wmctrl -a "Zoom Meeting"