diff --git a/_desktop/install-desktop.sh b/_desktop/install-desktop.sh index 1fe693b..225a1d4 100644 --- a/_desktop/install-desktop.sh +++ b/_desktop/install-desktop.sh @@ -1,7 +1,7 @@ #!/bin/sh # prepare local dirs -mkdir -p ~/.config ~/.local/bin ~/.local/settings +mkdir -p ~/.config ~/.local/bin # link config for i in clipit dunst neofetch zathura xresources; do