mirror of
https://github.com/ivabus/dotfiles
synced 2024-11-21 23:55:07 +03:00
Fix install
This commit is contained in:
parent
f262945c53
commit
66b47e8e3e
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ fi
|
|||
# installing sway-launcher
|
||||
|
||||
curl https://raw.githubusercontent.com/Biont/sway-launcher-desktop/master/sway-launcher-desktop.sh > $HOME/.dotfiles/utils/sway-launcher-desktop
|
||||
chmod +x $HOME.dotfiles/utils/sway-launcher-desktop
|
||||
chmod +x $HOME/.dotfiles/utils/sway-launcher-desktop
|
||||
|
||||
# linking dotfiles to their original locations
|
||||
|
||||
|
|
Loading…
Reference in a new issue