myhome/.local/bin/browser-x
Marcin Woźniak 0456d713b6
Updated
Signed-off-by: Marcin Woźniak <y0rune@aol.com>
2020-10-14 00:35:04 +02:00

10 lines
322 B
Bash
Executable File

#!/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 "$@"
#[[ $KERNEL =~ "gentoo" ]] && brave-bin --force-device-scale-factor=1.2 "$@"
# Firefox
# media.ffmpeg.vaapi.enabled -> true