C2N14 / AutomaThemely

Simple, set-and-forget python application for changing between desktop themes according to light and dark hours
GNU General Public License v3.0
205 stars 32 forks source link

[feature] Command line option to toggle theme mode #40

Open Jugran opened 4 years ago

Jugran commented 4 years ago

Themes can be switched by using command line argument

Light theme $ automathemely --light

Dark Theme $ automathemely --dark

Keyboard shortcuts can be assigned to run above commands from respective desktop environment's settings to toggle theme on the fly.