diff --git a/files/system/usr/etc/environment b/files/system/usr/etc/environment new file mode 100644 index 00000000..696eb1cc --- /dev/null +++ b/files/system/usr/etc/environment @@ -0,0 +1,7 @@ +GDK_DPI_SCALE=1.5 +GDK_SCALE=1.5 +GTK_CSD=0 +GTK_OVERLAY_SCROLLING=0 +GTK_USE_PORTAL=0 +QT_SCALE_FACTOR=1.5 +XCURSOR_SIZE=40 diff --git a/recipes/recipe-lxqt.yml b/recipes/recipe-lxqt.yml index 5c79c004..b6e2f21b 100644 --- a/recipes/recipe-lxqt.yml +++ b/recipes/recipe-lxqt.yml @@ -11,7 +11,7 @@ modules: - from-file: common-packages.yml - from-file: lxqt-packages.yml - from-file: common-files.yml - - from-file: sec-scripts.yml + #- from-file: sec-scripts.yml - type: ulxqt-signing - from-file: sddm-systemd.yml - from-file: common-services.yml