fish: Enable wayland support in firefox by default
See https://github.com/swaywm/sway/wiki/Running-programs-natively-under-wayland.
This commit is contained in:
parent
f2b2bed34a
commit
da93717582
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ export EDITOR='nvim'
|
|||
export BROWSER='firefox'
|
||||
export MANPAGER='nvim +Man!'
|
||||
export NIX_SSL_CERT_FILE='/etc/ssl/certs/ca-certificates.crt'
|
||||
export MOZ_ENABLE_WAYLAND=1
|
||||
|
||||
alias b="cd .."
|
||||
alias c="clear"
|
||||
|
|
Loading…
Reference in a new issue