John Wang
John Wang
I've trying to experiment with the spotify api, and a dialogue pops up that says ``` "Hammerspoon" wants access to control "Spotify" ``` However, when I click OK, it doesn't...
Fixed WhatsApp and Messenger Unread Counter Fixes #347 and implement the fix in #289
The readme says to use `npm server` and > To run the server, run npm run dev-server in the project directory root, then navigate your browser to localhost:5316. If you...
Many of the themes don't work, since in the `up` file, they use `#!/bin/bash`, which isn't available on NixOS. It would work if it was switched to `#!/usr/bin/env bash`