From b952a46116359090ae22dce09be77293ce8b6c28 Mon Sep 17 00:00:00 2001 From: Justine Smithies Date: Tue, 1 Sep 2026 19:44:33 +0100 Subject: Added a new module to cowbuttons to indicate when wf-recorder is recording the screen. --- .config/cow/cow.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.config/cow/cow.conf') diff --git a/.config/cow/cow.conf b/.config/cow/cow.conf index d1aa29a..866fdeb 100644 --- a/.config/cow/cow.conf +++ b/.config/cow/cow.conf @@ -273,12 +273,12 @@ rule -g -T on-map -n cowbuttons script { if self.title == "cowbuttons:Status" and self.output == "HDMI-A-1"{ winops -sS winops -C on - window-move -x 1485 -y 5 + window-move -x 1415 -y 5 } if self.title == "cowbuttons:Status" and self.output == "eDP-1"{ winops -sS winops -C on - window-move -x 3405 -y 5 + window-move -x 3335 -y 5 } if self.title == "cowbuttons:Clock" and self.output == "HDMI-A-1"{ winops -sS -- cgit v1.3