4 lines
95 B
Bash
Executable file
4 lines
95 B
Bash
Executable file
#!/bin/bash
|
|
|
|
export BROWSER='sudo -H -u tileos firefox'
|
|
QT_STYLE_OVERRIDE=fusion calamares -D8
|