Undo NIXOS_OZONE_WL as it fucks up IMEs

This commit is contained in:
Natsu Kagami 2023-11-26 15:48:01 +01:00
parent ea0180e420
commit 058e62f921
Signed by: nki
GPG key ID: 55A032EB38B49ADB

View file

@ -323,7 +323,7 @@ in
export SDL_VIDEODRIVER=wayland export SDL_VIDEODRIVER=wayland
export QT_QPA_PLATFORM=wayland export QT_QPA_PLATFORM=wayland
export QT_WAYLAND_DISABLE_WINDOWDECORATION="1" export QT_WAYLAND_DISABLE_WINDOWDECORATION="1"
export NIXOS_OZONE_WL=1 # export NIXOS_OZONE_WL=1 # Yeah this fucks up IMEs
'' + (if config.services.gnome-keyring.enable then '' '' + (if config.services.gnome-keyring.enable then ''
# gnome-keyring # gnome-keyring