This website requires JavaScript.
Explore
Help
Sign In
dotfiles
/
bin
Watch
1
Star
0
Fork
You've already forked bin
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
603973931d
bin
/
bin
/
chrome
6 lines
97 B
Bash
Executable File
Raw
Blame
History
#!/usr/bin/env bash
static_args
=
(
'--ozone-platform=wayland'
)
chromium
"
${
static_args
[@]
}
"
"
$@
"
Reference in New Issue
View Git Blame
Copy Permalink