Remove desktop env var
This commit is contained in:
parent
c7d514ccf2
commit
25699c45d7
1 changed files with 0 additions and 4 deletions
|
@ -2,9 +2,5 @@ if status is-interactive
|
|||
# Commands to run in interactive sessions can go here
|
||||
end
|
||||
|
||||
if status is-login && [ $XDG_SESSION_TYPE = wayland ]
|
||||
set -Ux MOZ_ENABLE_WAYLAND 1
|
||||
end
|
||||
|
||||
set -Ux RANGER_LOAD_DEFAULT_RC FALSE
|
||||
set -U fish_greeting
|
||||
|
|
Loading…
Add table
Reference in a new issue