fix: 1s not 1ms!
This commit is contained in:
parent
85a1c3b469
commit
3fd2360534
@ -80,7 +80,7 @@ config:
|
|||||||
# Commands to run after login
|
# Commands to run after login
|
||||||
startup:
|
startup:
|
||||||
delay: 5
|
delay: 5
|
||||||
delay_between_ms: 1
|
delay_between_ms: 1000
|
||||||
commands:
|
commands:
|
||||||
1password: 1password
|
1password: 1password
|
||||||
hotkey-deamon: dotf hotkey-daemon
|
hotkey-deamon: dotf hotkey-daemon
|
||||||
|
Loading…
x
Reference in New Issue
Block a user