Skip to content

Commit

Permalink
Add hc-spin
Browse files Browse the repository at this point in the history
  • Loading branch information
ThetaSinner committed Feb 26, 2024
1 parent eb25c0a commit e6b78ab
Show file tree
Hide file tree
Showing 5 changed files with 1,143 additions and 7 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,3 +66,13 @@ Create a GPG key for testing
gpg --quick-generate-key tester
gpg --export --armor tester > tester_key.asc
```

### Setup issues

#### Running Tauri on WSL (Ubuntu 22)

You will get GDK errors about cursors, resolve with `sudo apt install -y adwaita-icon-theme`

#### hc-spin on WSL (Ubuntu 22)

`sudo apt install -y libnss3 libatk1.0-0 libatk-bridge2.0-0 libcups2 libgtk-3-dev libasound2`
Loading

0 comments on commit e6b78ab

Please sign in to comment.