diff options
Diffstat (limited to '.config/cow')
| -rw-r--r-- | .config/cow/cow.conf | 6 |
1 files changed, 6 insertions, 0 deletions
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. |
