From 5914d12c21be3d56d994f872e02716bafe36561e Mon Sep 17 00:00:00 2001 From: Dipesh Babu <59379458+dipeshbabu@users.noreply.github.com> Date: Thu, 19 Feb 2026 15:44:12 -0500 Subject: [PATCH] fix typo (#4658) --- changes/v3-4-0.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changes/v3-4-0.md b/changes/v3-4-0.md index c99b3e41..cec69318 100644 --- a/changes/v3-4-0.md +++ b/changes/v3-4-0.md @@ -6,7 +6,7 @@ - Add Tmux with tailored config for improved aesthetics and ergonomics accessible via `t` alias in any terminal by @dhh - Add hibernation by default on new installs by @dhh - Add hybrid GPU mode toggle via supergfxctl for compatible laptops through _Trigger > Hardware_ by @dhh -- Add full compatibility (volume/brightness/hybrid GPU switching) with Asus Zephyrous G14/16 laptops by @dhh +- Add full compatibility (volume/brightness/hybrid GPU switching) with Asus Zephyrus G14/16 laptops by @dhh - Add Motorcomm YT6801 ethernet driver for Slimbook + Tuxedo laptops by @dhh - Add automatic power profile switching when plugged/unplugged by @pomartel - Add SSH port forwarding functions fip/dip/lip for web development by @dhh