2025-04-28 10:07:39 +02:00

8 lines
136 B
Bash
Executable File

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