From b0ba3f72fdc33b0ec7bc480a9ae032b1515b2820 Mon Sep 17 00:00:00 2001 From: Vincent Bernat Date: Sat, 17 Jul 2021 13:27:24 +0200 Subject: [PATCH] doc: add links to things I'd like to do but I didn't --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index fd470fd..5a0c78a 100644 --- a/README.md +++ b/README.md @@ -39,3 +39,7 @@ Required Debian packages to make everything work can be found in my HEAD (`dunst` and `polybar`) to get access to some features. [Puppet configuration]: https://github.com/vincentbernat/puppet-workstation/blob/master/local-modules/desktop/manifests/i3.pp + +## Interesting links + + - [Hacking i3: Automatic Layout](https://aduros.com/blog/hacking-i3-automatic-layout/)