X-Git-Url: https://git.sev.monster/~sev/dotfiles.git/blobdiff_plain/833b2af31c59941e1bdfed4f67d70cf20a40d2a9..d23b28eb8f84884ce5d1e2acde0b9774166b8ce6:/base/.zshrc 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