Daniel Martins

Results 50 comments of Daniel Martins

I think I found what is the issue. If I paste the following code in the `element-icon` and `element-text` sections of the corresponding `.rasi` style file, it seems to work...

I have a fork in which I fixed this for all themes: https://github.com/danielfm/polybar-themes (This fork is for my personal use only, so I don't plan on maintaining it and keeping...

I think having to install a separate app for that is not a great solution. The whole point of etesync is to use a fully encrypted service for handling contact...

In our situation, this issue started to happen when we rotated the GKE cluster certificates. After doing this, GKE rotated the service account secrets, and the SA started to point...

I don't use powerline myself, so I don't even know how to begin adding support for this. One thing I'm changing is to set the song being played in the...

Unfortunately I don't have access to a similar hardware and OS in order to debug this. Other people who do might be able to help.

Hi @andersjohansson, thanks for your contribution! It's still not clear to me why this PR is needed. Is there a bug it fixes? Can you describe a step-by-step procedure on...

Thanks for the explanation. I tried the code from this PR and I get the following error when I try to `(require 'spotify)`: ``` Warning (initialization): An error occurred while...

Just found that it worked after moving the `spotify-sete-mode-map` function before the `defcustom` referencing it. However, I was not able to set the prefix via customize, it didn't seem to...

I can't reproduce this. When I open the Spotify client and run M-x smudge-select-device, the client shows up, then I hit RET to select the device, which works correctly here....