testing #13

Merged
tio merged 19 commits from testing into main 2022-09-29 17:03:13 +00:00
Showing only changes of commit ca054b9b6e - Show all commits

View File

@ -1,6 +1,7 @@
# Sync the QT with GTK # Sync the QT with GTK
export QT_QPA_PLATFORMTHEME="gtk2" export QT_QPA_PLATFORMTHEME="gtk2"
export QT_QUICK_CONTROLS_STYLE="gtk2" export QT_QUICK_CONTROLS_STYLE="gtk2"
export QT_AUTO_SCREEN_SCALE_FACTOR=1
# Show color output in less # Show color output in less
export LESS=-R export LESS=-R