Add changes for work environment
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
44b0a1a882
commit
92c15e04d0
11 changed files with 43 additions and 22 deletions
|
@ -13,7 +13,7 @@
|
|||
"undoUsingBackspace": true,
|
||||
"windowDefaultSize": [
|
||||
924,
|
||||
962
|
||||
301
|
||||
],
|
||||
"hPanePosition": 233,
|
||||
"columnWidths": [
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
import socket
|
||||
private_email = "severin@kaderli.dev"
|
||||
work_email = "severin@serious.com"
|
||||
work_email = "severin@whatwedo.ch"
|
||||
|
||||
if socket.gethostname() == "loki":
|
||||
keyboard.send_keys(work_email)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue