From d52e038f54715076a6e55e20ab20a4ee9a190f9e Mon Sep 17 00:00:00 2001 From: Vincent Bernat Date: Sun, 8 Aug 2021 22:10:20 +0200 Subject: [PATCH] doc: add a link to some intersting desktop Needs more recent picom and i3-gaps. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f62e8da..acd92fc 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ This is my [i3](https://i3wm) configuration. It does not exactly feature the same keybindings as the default configuration. I don't -recommend using it by you can pick anything you need in it. +recommend using it as-is by you can pick anything you need in it. Here some of the things you may be interested in: @@ -49,3 +49,4 @@ However, I am recompiling some stuff to get more recent versions: - [/r/unixporn on reddit](https://www.reddit.com/r/unixporn/search?q=i3&restrict_sr=1) - [Hacking i3: Automatic Layout](https://aduros.com/blog/hacking-i3-automatic-layout/) + - [__luccy desktop](https://www.reddit.com/r/unixporn/comments/odlf79/i3gaps_simple_minimal_round/)