You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 10, 2025. It is now read-only.
Morteza Nourelahi Alamdari edited this page Feb 16, 2019
·
4 revisions
Install Requirements
To run mtodo you should install its requirements python3, gtk3 and python-gobject in your Linux distribution.
Please check your distribution package names.
Config
To configmtodo, Change ~/.mtodo/mtodo file:
style=<STYLE NAME>
dark=<true|false>
Note: Currently this version has default, sharpviolet, system and light themes which you can use them.
Note:dark config is the gnome dark mode style. You can set your theme system and enable dark in the app by setting it true.
Note: Style name is the css file name but without extension.
To customize theme, copy the default theme to your user styles theme ~/.mtodo/styles/ directory and then customize it, and finally add its name in your config: