trying to fix

This commit is contained in:
Chris Cochrun 2022-01-03 12:41:35 -06:00
parent fa407dfeb6
commit e013d7569e
22945 changed files with 447936 additions and 0 deletions

View file

@ -0,0 +1,15 @@
<p>Raw link: <a href="https://www.youtube.com/watch?v=ikstju_vJP8">https://www.youtube.com/watch?v=ikstju_vJP8</a></p>
<p>In this screen cast I show how my external rules script informs the
window manager about the behaviour of receptacles and preselections.
These are some advanced features of BSPWM for controlling the placement
of windows. The scripted method is complementary to the operations
I demonstrated in my previous video: <a href="https://protesilaos.com/codelog/2019-06-07-bspwm-receptacles/">Advanced manual tiling in
BSPWM</a></p>
<p>As with the rest of the session, the external rules script is part of
<a href="https://gitlab.com/protesilaos/dotfiles">my dotfiles</a>.</p>