Fix monitor configs

This commit is contained in:
Tobias Reisinger 2024-08-16 16:20:41 +02:00
parent b75e692b60
commit db15c95662
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
5 changed files with 8 additions and 19 deletions

View file

@ -10,6 +10,6 @@ try:
except:
pass
import socket
if socket.gethostname() == 'portalo':
c.zoom.default = 125
#import socket
#if socket.gethostname() == 'portalo':
# c.zoom.default = 125