mirror of
https://github.com/harish2704/dotFiles.git
synced 2026-09-10 07:11:09 +00:00
4 lines
113 B
Bash
Executable File
4 lines
113 B
Bash
Executable File
#!/usr/bin/env bash
|
|
# --force-device-scale-factor=1.25
|
|
/usr/bin/chromium-browser --password-store=kwallet5 "$@"
|