qt: implement kvantum
This commit is contained in:
parent
d91bb7c006
commit
5596951ab9
8 changed files with 5257 additions and 18 deletions
|
|
@ -28,7 +28,7 @@ in {
|
|||
CLUTTER_BACKEND = "wayland";
|
||||
NIXOS_OZONE_WL = "1";
|
||||
GDK_BACKEND = "wayland";
|
||||
QT_QPA_PLATFORM = "wayland";
|
||||
QT_QPA_PLATFORM = "wayland;xcb";
|
||||
QT_WAYLAND_DISABLE_WINDOWDECORATION = "1";
|
||||
DISABLE_QT5_COMPAT = "0";
|
||||
QT_AUTO_SCREEN_SCALE_FACTOR = "1";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue