Add option to hide cursor
This commit is contained in:
@@ -7,6 +7,8 @@ fullscreen = False
|
||||
width = 1024
|
||||
# Height of Photobooth (if not fullscreen)
|
||||
height = 600
|
||||
# Hide cursor
|
||||
hide_cursor = False
|
||||
|
||||
[Camera]
|
||||
# Camera module to use (python-gphoto2, gphoto2-cffi, gphoto2-commandline, opencv)
|
||||
|
||||
Reference in New Issue
Block a user