3 lines
103 B
Bash
3 lines
103 B
Bash
#!/bin/bash
|
|
wrapped-chromium --enable-features=UseOzonePlatform --ozone-platform=wayland ${CHROME_CLI}
|