Plasma/Environment Variables

From KDE Community Wiki
Revision as of 10:25, 21 June 2017 by Broulik (talk | contribs) (Document KDE_NO_GLOBAL_MENU introduced in https://phabricator.kde.org/D6310)

Available Environment Variables

Plasmashell supports a number of environment variables to overwrite some settings or checks. The following variables are supported:

DEBUGGING

PLASMA_TRACK_STARTUP

Tracks startup time in a log file in /tmp

KDE_NO_GLOBAL_MENU

(since Plasma 5.11)

Disable global menu, even if it is enabled in settings. This only affects Qt-based applications using Plasma-Integration.

It can be useful to disable global menu for individual applications that have issues with global menu support (please do file bug reports about this to either the application or global menu in plasmashell!).

KDE_NO_GLOBAL_MENU=1 kwrite

You can disable global menu for all application in System Settings → Application Appearance → Widget Style → "Fine Tuning" tab.