From 9d04f68cafb5517f853d1f13e36aeffeebd6a6e1 Mon Sep 17 00:00:00 2001 From: Tanner Babcock Date: Fri, 20 Jun 2025 19:38:40 -0500 Subject: [PATCH 1/3] Add Niri to wayland.md --- src/config/graphical-session/wayland.md | 1 + 1 file changed, 1 insertion(+) diff --git a/src/config/graphical-session/wayland.md b/src/config/graphical-session/wayland.md index a9bd59c2..52b082e6 100644 --- a/src/config/graphical-session/wayland.md +++ b/src/config/graphical-session/wayland.md @@ -27,6 +27,7 @@ Void Linux currently packages the following Wayland compositors: - Hikari: a stacking compositor with some tiling features - Cage: a Wayland kiosk - River: a dynamic tiling Wayland compositor +- Niri: a scrolling-tiling Wayland compositor - labwc: a window-stacking compositor, inspired by Openbox - Qtile: a dynamic tiling Wayland compositor (via qtile-wayland) From a124eccf9518ab9a639f8b44efdd3f29498b5110 Mon Sep 17 00:00:00 2001 From: Tanner Babcock Date: Fri, 20 Jun 2025 19:47:23 -0500 Subject: [PATCH 2/3] vmdfmt -w -l . modified this file --- res/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/res/README.md b/res/README.md index 7031b519..62ba3536 100644 --- a/res/README.md +++ b/res/README.md @@ -1,2 +1,2 @@ -The original cover variants, as suggested by @argosatcore on GitHub, -are available in the `handbook-cover-variants.svg` file. +The original cover variants, as suggested by @argosatcore on GitHub, are +available in the `handbook-cover-variants.svg` file. From bcb3acd4ab1d18dbe07b9cfbfa71799085330d34 Mon Sep 17 00:00:00 2001 From: Tanner Babcock Date: Mon, 30 Jun 2025 18:03:49 -0500 Subject: [PATCH 3/3] This reverts commit a124eccf9518ab9a639f8b44efdd3f29498b5110. --- res/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/res/README.md b/res/README.md index 62ba3536..7031b519 100644 --- a/res/README.md +++ b/res/README.md @@ -1,2 +1,2 @@ -The original cover variants, as suggested by @argosatcore on GitHub, are -available in the `handbook-cover-variants.svg` file. +The original cover variants, as suggested by @argosatcore on GitHub, +are available in the `handbook-cover-variants.svg` file.