From 63feeb9f369fc6176e85c1c2d8fcc863caad1946 Mon Sep 17 00:00:00 2001 From: Robert Günzler Date: Tue, 10 Feb 2026 12:32:48 +0100 Subject: start new MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Robert Günzler --- .config/river/wl-kbptr-river-active-output | 4 ---- 1 file changed, 4 deletions(-) delete mode 100755 .config/river/wl-kbptr-river-active-output (limited to '.config/river/wl-kbptr-river-active-output') diff --git a/.config/river/wl-kbptr-river-active-output b/.config/river/wl-kbptr-river-active-output deleted file mode 100755 index 97febff..0000000 --- a/.config/river/wl-kbptr-river-active-output +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/sh -active_area=$(swaymsg -t get_tree | jq --raw-output \ - '.. | (.nodes? + .floating_nodes? // empty)[] | select (.focused) | .rect | "\(.width)x\(.height)+\(.x)+\(.y)"') -exec wl-kbptr --restrict "$active_area" $@ -- cgit 1.4.1