update readme
This commit is contained in:
@ -3,12 +3,17 @@ Description=Chrome
|
||||
After=lldp_api.service
|
||||
After=sddm.service
|
||||
|
||||
|
||||
[Service]
|
||||
Restart=always
|
||||
RestartSec=3s
|
||||
#ExecStartPre=/bin/sleep 5
|
||||
ExecStartPre=/bin/sleep 5
|
||||
ExecStart=/usr/bin/google-chrome \
|
||||
--disable-pinch \
|
||||
--disable-translate \
|
||||
--no-first-run \
|
||||
--ignore-ssl-errors \
|
||||
--disable-usb-keyboard-detect \
|
||||
--window-size={{ chrome_resolution }}'
|
||||
--app="{{ chrome_website }}"
|
||||
|
||||
[Install]
|
||||
|
||||
Reference in New Issue
Block a user