From d108c455ed424755cdc5f816646b912e774cac3a Mon Sep 17 00:00:00 2001 From: koehr Date: Mon, 14 Mar 2022 14:49:13 +0100 Subject: [PATCH] update README --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 55b7b29..9905742 100644 --- a/README.md +++ b/README.md @@ -14,4 +14,10 @@ mkdir -p ~/src/pkg git clone https://github.com/tarjoilija/zgen.git ~/src/pkg/zgen ``` -I use wayland and sway. You can check out [this reddit post](https://www.reddit.com/r/unixporn/comments/d0fuc1/sway_mario_plays_the_blues/) +Wayland +------- + +For a while I used wayland and sway. You can check out [this reddit post](https://www.reddit.com/r/unixporn/comments/d0fuc1/sway_mario_plays_the_blues/) for some pretty imagery. My current setup is back to X11 because I needed some things that don't work on a pure wayland setup yet. + +If you want to check out the wayland config (which is most probably very outdated after so many years), you can find [the wayland branch on github](https://github.com/nkoehring/configs/tree/wayland). +