From 7c6fc5731dd8e1980806d8c06b2e070c1874c6a7 Mon Sep 17 00:00:00 2001 From: Raymaekers Luca Date: Mon, 24 Jul 2023 13:16:59 +0200 Subject: fixed user-dirs and mimeapps --- stowdots | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'stowdots') diff --git a/stowdots b/stowdots index 45a3ce5..b16c572 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 xdg hyprland + stow -d config/ -t "$HOME/.config" -R essentials common extra X theme hyprland stow -d config/ -t "$HOME/" -R home ;; "server" | "s") -- cgit v1.2.3