Erik Reider

Results 317 comments of Erik Reider

> I just installed this today, and saw the same thing. I "fixed" it by adding a `margin-bottom: 50px;` to the style css in `.control-center .control-center-list`. So it looks like...

Could you also update the branch off of main?

I'll get to this after the upcoming bug release :)

> I've noticed that firefox instances aren't always blacklisted from the mpris module; > > Upon swaync startup, instances are identified and removed. Great. However, sometimes an existing swaync session...

I'd rather not merge incomplete features

> Sorry for bumping this again, but I have to comment something: > > I reinstalled Arch Linux and installed my dotfiles one more time a couple days ago, and...

A few applications/websites that push those notifications like Android Messages dismiss the notification after a set interval unlike the expected behavior of providing a timeout and letting the notification daemon...

Do you have a rule for setting Spotify notifications as low priority? Could you provide it here?

Well using the provided `notification-visibility` property in the config: ```json "notification-visibility": { "some name":{ "app-name": "the appid of the application", "state": "transient" } }, ``` or using the `-e` flag...