Remove desktop env var

This commit is contained in:
pancakes 2023-10-17 21:34:30 +10:00
parent c7d514ccf2
commit 25699c45d7

View file

@ -2,9 +2,5 @@ if status is-interactive
# Commands to run in interactive sessions can go here # Commands to run in interactive sessions can go here
end end
if status is-login && [ $XDG_SESSION_TYPE = wayland ]
set -Ux MOZ_ENABLE_WAYLAND 1
end
set -Ux RANGER_LOAD_DEFAULT_RC FALSE set -Ux RANGER_LOAD_DEFAULT_RC FALSE
set -U fish_greeting set -U fish_greeting