Skip to content

System Environment Variables

Dmitry Sayevich edited this page Apr 25, 2023 · 5 revisions

Перечень переменных.

Поместить в файл /etc/environment строки:

EDITOR='nvim'
LD_LIBRARY_PATH=/usr/local/lib
XSECURELOCK_NO_COMPOSITE=1
XSECURELOCK_COMPOSITE_OBSCURER=0
QT_QPA_PLATFORMTHEME=gtk3

Clone this wiki locally