Patrick Motard

Results 51 comments of Patrick Motard

and system (alt+shift+e)

seeing it recently when clicking on the bar sometimes

i hate how difficult sound is in linux.. its by far what i spend the most time debugging in this project.

i think i can use this for github: https://developer.github.com/v3/users/keys/

i made a repo for this that works. found [here](https://github.com/patrick-motard/ssh-create). It needs ability to add/edit github/bitbucket keys now.

looks like bitbucket account ssh keys can be managed using [this api](https://confluence.atlassian.com/bitbucket/ssh-keys-resource-296911735.html).

it would be cool to add: - check remote keys before saving it - some sort of rotation ability

In my case, I experienced this on windows 11 after installing Feishin and MPV. I first installed MPV via chocolatey and experienced Feishin not playing the music i selected after...

Here's my experience so far: OSX: Works fine. Installed MPV via homebrew. Pointed Feishin to use mpv installed at `which mpv | pbcopy`. Windows 11: Had to follow the steps...