From 1798734f17a280066e4ac2c49dc863945230766b Mon Sep 17 00:00:00 2001 From: taylor85345 <36456160+taylor85345@users.noreply.github.com> Date: Mon, 29 Aug 2022 13:01:47 -0700 Subject: [PATCH 1/2] Added Hyprland to list of Wayland wms --- neofetch | 1 + 1 file changed, 1 insertion(+) diff --git a/neofetch b/neofetch index 48b96d21..bfd8a150 100755 --- a/neofetch +++ b/neofetch @@ -1916,6 +1916,7 @@ get_wm() { -e greenfield \ -e grefsen \ -e hikari \ + -e Hyprland \ -e kwin \ -e lipstick \ -e maynard \ From affd1a2d63fc426c78002a7af06dcbc90becf4c5 Mon Sep 17 00:00:00 2001 From: taylor85345 Date: Mon, 29 Aug 2022 13:51:43 -0700 Subject: [PATCH 2/2] Corrected spacing --- neofetch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/neofetch b/neofetch index bfd8a150..0782780f 100755 --- a/neofetch +++ b/neofetch @@ -1916,7 +1916,7 @@ get_wm() { -e greenfield \ -e grefsen \ -e hikari \ - -e Hyprland \ + -e Hyprland \ -e kwin \ -e lipstick \ -e maynard \