mirror of
https://github.com/ivabus/dotfiles
synced 2024-11-10 02:05:16 +03:00
Fix sway-launcher-desktop again
This commit is contained in:
parent
63d23ed863
commit
f262945c53
|
@ -34,7 +34,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
|
||||
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
|
||||
|
||||
# linking dotfiles to their original locations
|
||||
|
|
Loading…
Reference in a new issue