2025-04-11 16:57:04 +02:00

8 lines
136 B
Bash
Executable File

#!/bin/bash
exec chromium \
--password-store=basic \
--window-size=1000,600 \
--app-id=cifhbcnohmdccbgoicgdjpfamggdegmo \
"$@"