mirror of
https://gitea.blesmrt.net/mikaela/scripts.git
synced 2025-02-16 21:50:58 +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
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
set -x
|
set -x
|
||||||
|
export MOZ_ENABLE_WAYLAND=1
|
||||||
flatpak run org.mozilla.firefox --ProfileManager $@
|
flatpak run org.mozilla.firefox --ProfileManager $@
|
||||||
set +x
|
set +x
|
||||||
|
Loading…
x
Reference in New Issue
Block a user