Skip to content

Commit 494fcad

Browse files
authored
Update SimpleMonitorControlTray.py
1 parent beb3b81 commit 494fcad

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

SimpleMonitorControlTray.py

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
import smct_pkg.tray as tray
33

44

5+
# TODO add selection of monitor at startup
6+
# TODO clean up imports like so:
7+
# import smct_pkg.config
8+
9+
510
def main():
611
config.read_config()
712
tray.init_tray()

0 commit comments

Comments
 (0)