From 27104660fc294dd5590635a52160e61be36efc62 Mon Sep 17 00:00:00 2001 From: Raymaekers Luca Date: Wed, 18 Oct 2023 19:08:59 +0200 Subject: fix: forgot to rename hyprland to wayland --- stowdots | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'stowdots') diff --git a/stowdots b/stowdots index b16c572..918a76c 100755 --- a/stowdots +++ b/stowdots @@ -34,7 +34,7 @@ cd "$(dirname "$(realpath "$0")")" || exit 1 case "$MACH" in "desktop" | "d" | "laptop" | "l") stow -d bin/ -t "$HOME/bin" -R common guiscripts menuscripts extra - stow -d config/ -t "$HOME/.config" -R essentials common extra X theme hyprland + stow -d config/ -t "$HOME/.config" -R essentials common extra X theme wayland stow -d config/ -t "$HOME/" -R home ;; "server" | "s") -- cgit v1.2.3