deprecating the gnome version

This commit is contained in:
Tio
2021-10-16 22:34:55 +02:00
parent c3652f1aad
commit 6abea095f9
1710 changed files with 0 additions and 0 deletions

View File

@ -0,0 +1,19 @@
#
# This file is parsed by pam_env module
#
# Syntax: simple "KEY=VAL" pairs on separate lines
#
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