C2N14

Results 22 comments of C2N14

Hey! I really really like this icon, I think I might incorporate it in the next release. Thank you for your wonderful contribution :)

I actually didn't know about those, good find :) I will add it next version but in the meantime I think you can manually edit the files after installing it...

What's the path of the script you are trying to run?

Are you using `--user` and `--global` ? Because AFAIK user timers are completely independent from system timers, and `--global` means on all users on the machine.

Hmmm that's weird. Have you tried doing `sudo systemctl --global --user enable automathemely.timer` and then `systemctl --user start automathemely.timer` ? Then maybe try `systemctl --user status automathemely.timer` and see if...

It doesn't support MATE right now, but I'll look into adding it.

What Desktop Environment are you using? Are you able to find `autostart.desktop` on `/etc/xdg/autostart` or `/home//.config/autostart`?

Ah, I'll add an option for python 3.7 on the next release :)

> > > Ubuntu 20.04 is coming with python 3.8 and we still don't have support for python 3.7 . what's going on and why no one is working on...

Hmmmm did you install/uninstall through apt? I think the script is failing because `$SUDO_USER` isn't being passed correctly...