summaryrefslogtreecommitdiff
path: root/stowdots
diff options
context:
space:
mode:
authorRaymaekers Luca <raymaekers.luca@gmail.com>2023-10-21 00:35:13 +0200
committerRaymaekers Luca <raymaekers.luca@gmail.com>2023-10-21 00:35:13 +0200
commitc3c4b8c6b4556e01770a75da4b6fbf8e1eba9ce4 (patch)
tree006d8799585d86557e570f03af93b112a079a697 /stowdots
parent39a6cea6f2f198aa08189d345e0281a591d17ec4 (diff)
parent3d253cd428e2769e0449fbf0c3ece5c0ab41545c (diff)
Merge branch 'main' of db:dotfiles
Diffstat (limited to 'stowdots')
-rwxr-xr-xstowdots2
1 files changed, 1 insertions, 1 deletions
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")