myhome/.local/bin/browser-x

10 lines
326 B
Plaintext
Raw Normal View History

2020-05-13 11:54:02 +02:00
#!/bin/bash
KERNEL=$(uname -sr)
[[ $KERNEL =~ "icrosoft" ]] && "/mnt/c/Program Files/Mozilla Firefox/firefox.exe" "$@"
[[ $KERNEL =~ "gentoo" ]] && MOZ_X11_EGL=1 GDK_DPI_SCALE="1.35" firefox-bin "$@"
#[[ $KERNEL =~ "gentoo" ]] && brave-bin --force-device-scale-factor=1.2 "$@"
# Firefox
# media.ffmpeg.vaapi.enabled -> true