Undo NIXOS_OZONE_WL as it fucks up IMEs
This commit is contained in:
parent
ea0180e420
commit
058e62f921
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue