Mario Liguori

Results 24 comments of Mario Liguori

> Looked around a little and fixed the notifications: > > ``` > (defun mu4e-alert--get-mu4e-frame () > "Try getting a frame containing a mu4e buffer." > (car (delq nil (mapcar...

> Hi @archer-65! Please submit a PR against https://github.com/xzz53/mu4e-alert. Done!

> Hi everyone. I have installed `mu4e-alert` correctly and set up the configuration in my `.emacs` as follow: > > ``` > ;; mu4e alert for notifications > (require 'mu4e-alert)...

> Instead of > > ``` > extraConfig = '' > { > XDG_PROJECTS_DIR = "${config.home.homeDirectory}/projects"; > XDG_GAMES_DIR = "${config.home.homeDirectory}/games"; > } > ''; > ``` > > try >...

> > XDG_PUBLICSHARE_DIR="/home/mario/public" > > XDG_TEMPLATES_DIR="/home/mario/templates" > > Seems like you did? No, I want to totally unset them

> Ah, then no, you can't, but you can set them to your home directory to effectively disable them. Maybe we could make them nullable. Uh, good idea, I think...

> If you're referring to the dark purple border around the logo, I believe that's just part of the image used for the logo. > > [Here's the logo file,...

> It probably tries your gpg-key before it uses the age key for decryption? I don't know if you can modify the order of keys, so it would try the...