dotfiles/old/_config/zsh/configs/default/wayland.zsh

3 lines
63 B
Bash

if (( $+commands[sway] )) then
export MOZ_ENABLE_WAYLAND=1
fi