mirror of
https://gitea.blesmrt.net/mikaela/scripts.git
synced 2024-11-22 11:19:25 +01:00
bash/usr-local-bin/firefox: enable wayland
This commit is contained in:
parent
1dbc60c2bc
commit
a272e1531c
@ -1,5 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
set -x
|
||||
export MOZ_ENABLE_WAYLAND=1
|
||||
flatpak run org.mozilla.firefox --ProfileManager $@
|
||||
set +x
|
||||
|
Loading…
Reference in New Issue
Block a user