a bunch of changes

This commit is contained in:
Tio
2020-11-10 03:15:36 +01:00
parent bc871a9ea4
commit d30a49d794
729 changed files with 10714 additions and 282 deletions

View File

@@ -4,5 +4,16 @@
# Syntax: simple "KEY=VAL" pairs on separate lines
#
QT_QPA_PLATFORMTHEME="qt5ct"
QT_AUTO_SCREEN_SCALE_FACTOR=1
QT_QPA_PLATFORMTHEME="gnome"
QT_STYLE_OVERRIDE="kvantum"
# Force to use Xwayland backend
# QT_QPA_PLATFORM=xcb
#Not tested: this should disable window decorations
# QT_WAYLAND_DISABLE_WINDOWDECORATION=1
EDITOR=/usr/bin/nano