From 24082482e1819d490a7788a03be18089062b40bb Mon Sep 17 00:00:00 2001 From: Justine Smithies Date: Sun, 6 Sep 2026 16:59:48 +0100 Subject: Added anchored window placement to cow.conf --- .config/cow/cow.conf | 6 ++++++ 1 file changed, 6 insertions(+) (limited to '.config/cow') diff --git a/.config/cow/cow.conf b/.config/cow/cow.conf index 44ec0df..3cb84b4 100644 --- a/.config/cow/cow.conf +++ b/.config/cow/cow.conf @@ -256,6 +256,12 @@ rule -g -Ton-map -ncowclock-chrome -s %cowclock decor -a cowclock-nodecor # rule -T on-desk -t :1 -n per-1 decor -a per-1 # rule -T on-desk -t :2 -n per-2 decor -a per-2 +# Keep an application's natural size and place it against the top-right of +# the usable area when it first opens. +# style -g -n top-right-terminal -s %foot { +# placement.anchor top-right +# } + # On restart, stop existing panel and status-program processes before startup # commands create replacements. Keep this list in sync with programs started # here or by your compositor's startup file. -- cgit v1.3