mirror of
https://github.com/kasmtech/workspaces-images.git
synced 2024-11-07 08:44:07 +01:00
Update install_cursor.sh
This commit is contained in:
parent
844a65f39a
commit
2e02db5eed
@ -7,10 +7,6 @@ wget -q "https://downloader.cursor.sh/linux/appImage/x64" -O cursor.AppImage
|
||||
chmod +x cursor.AppImage
|
||||
./cursor.AppImage --appimage-extract
|
||||
mv squashfs-root /usr/share/cursor
|
||||
cp .config/Cursor $HOME/.config/ -a
|
||||
cp .cursor $HOME/ -a
|
||||
chown 1000:1000 $HOME/.config/Cursor
|
||||
chown 1000:1000 $HOME/.cursor
|
||||
|
||||
# Desktop icon
|
||||
mkdir -p /usr/share/icons/hicolor/apps
|
||||
|
Loading…
Reference in New Issue
Block a user