More config
This commit is contained in:
@@ -9,4 +9,6 @@ google-chrome* | brave-browser* | microsoft-edge* | opera* | vivaldi* | helium*)
|
||||
*) browser="chromium.desktop" ;;
|
||||
esac
|
||||
|
||||
echo $browser
|
||||
|
||||
exec setsid uwsm-app -- $(sed -n 's/^Exec=\([^ ]*\).*/\1/p' {~/.local,~/.nix-profile,/usr}/share/applications/$browser 2>/dev/null | head -1) --app="$1" "${@:2}"
|
||||
|
||||
Reference in New Issue
Block a user