update: gdk backend added somewhere in defaults
This commit is contained in:
parent
0a45d838ff
commit
7efcab98a9
2 changed files with 85 additions and 94 deletions
|
|
@ -17,7 +17,7 @@
|
|||
GTK_USE_PORTAL = "1";
|
||||
#NIXOS_XDG_OPEN_USE_PORTAL = "1"; # Sets the desktop portal to use flatpak
|
||||
WLR_NO_HARDWARE_CURSOR = "1";
|
||||
GDK_BACKEND = "wayland";
|
||||
# GDK_BACKEND = "wayland";
|
||||
QT_QPA_PLATFORM = "wayland;xcb";
|
||||
QT_AUTO_SCREEN_SCALE_FACTOR = "1";
|
||||
QT_WAYLAND_DISABLE_WINDOWDECORATION = "1";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue