X-Git-Url: https://git.sev.monster/~sev/dotfiles.git/blobdiff_plain/7ddca96da6e30ad4b5a05c4804bf11911bd671eb..4fec01cb66f5553ac7f11ac0b8c77d6078c8210c:/base/.zshrc?ds=sidebyside diff --git a/base/.zshrc b/base/.zshrc index 488abbd..9ce0d1e 100644 --- a/base/.zshrc +++ b/base/.zshrc @@ -28,6 +28,13 @@ export HISTSIZE=1000 export SAVEHIST=1000 ## python export PYTHONSTARTUP=~/.pythonrc +## wayland/sway +# XXX: only do this if we're actually in wayland, but without a start script +export XDG_SESSION_TYPE=wayland +export QT_QPA_PLATFORM=wayland-egl +export QT_WAYLAND_DISABLE_WINDOWDECORATION=-1 +export SDL_VIDEODRIVER=wayland +export TERMINAL=footclient ### keys bindkey -v