deprecating the gnome version
This commit is contained in:
19
tromjaro/gnome (deprecated)/desktop-overlay/etc/environment
Normal file
19
tromjaro/gnome (deprecated)/desktop-overlay/etc/environment
Normal 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
|
Reference in New Issue
Block a user