mirror of
https://gitea.blesmrt.net/mikaela/scripts.git
synced 2024-11-26 04:59:38 +01:00
bash/usr-local-bin/startsway: comment --unsupported-gpu as no longer needed??
This commit is contained in:
parent
2210337b45
commit
c3ef1c7c4e
@ -41,5 +41,8 @@ export ELECTRON_OZONE_PLATFORM_HINT=wayland
|
|||||||
# Mozilla Products
|
# Mozilla Products
|
||||||
export MOZ_ENABLE_WAYLAND=1
|
export MOZ_ENABLE_WAYLAND=1
|
||||||
|
|
||||||
dbus-launch --exit-with-session sway --unsupported-gpu "$@"
|
# Ensures dbus is available. Fedora 40 seems to no longer require
|
||||||
|
# --unsupported-gpu on nvidia either.
|
||||||
|
#dbus-launch --exit-with-session sway --unsupported-gpu "$@"
|
||||||
|
dbus-launch --exit-with-session sway "$@"
|
||||||
set +x
|
set +x
|
||||||
|
Loading…
Reference in New Issue
Block a user