update keys

This commit is contained in:
zack 2025-01-12 15:55:22 -05:00
parent 9bc381a8bf
commit a8219d7148
No known key found for this signature in database
GPG key ID: EE8A2B709E2401D1
4 changed files with 4 additions and 10 deletions

View file

@ -54,10 +54,10 @@ in {
_JAVA_AWT_WM_NONEREPARENTING = "1";
SSH_AUTH_SOCK = "/run/user/1000/keyring/ssh";
DISABLE_QT5_COMPAT = "0";
GDK_BACKEND = "wayland,x11";
GDK_BACKEND = "wayland";
ANKI_WAYLAND = "1";
QT_AUTO_SCREEN_SCALE_FACTOR = "1";
QT_QPA_PLATFORM = "wayland;xcb";
QT_QPA_PLATFORM = "wayland";
DISABLE_QT_COMPAT = "0";
QT_WAYLAND_DISABLE_WINDOWDECORATION = "1";
MOZ_ENABLE_WAYLAND = "1";