Wayland fixes and gitconfig

This commit is contained in:
Daniel Flanagan 2020-04-07 11:12:33 -05:00
parent f353b3e31b
commit 3d5f7a5e9e
Signed by: lytedev
GPG key ID: 5B2020A0F9921EF4
2 changed files with 3 additions and 3 deletions

View file

@ -17,11 +17,11 @@ export WLC_REPEAT_RATE=60
# export XKB_DEFAULT_OPTIONS=caps:escape
# enable wayland support for some applications
export QT_QPA_PLATFORM=wayland-egl
export CLUTTER_BACKEND=wayland
export SDL_VIDEODRIVER=wayland
# export GDK_BACKEND=wayland # DON'T SET THIS ONE
export MOZ_ENABLE_WAYLAND=1
# export GDK_BACKEND=wayland
# export QT_QPA_PLATFORM=wayland-egl
# configuration flag for some of my dotfiles scripts
export IS_WAYLAND=1

View file

@ -3,7 +3,7 @@
[user]
name = Daniel Flanagan
email = daniel@lytedev.io
email = daniel@lyte.dev
[filter "lfs"]
clean = git-lfs clean -- %f