mirror of
https://github.com/rad4day/Waybar.git
synced 2023-12-21 10:22:59 +01:00
Renamed not-running-bide to hide-not-running
This commit is contained in:
@ -45,7 +45,7 @@ class Gamemode : public AModule {
|
||||
std::string format_alt = DEFAULT_FORMAT_ALT;
|
||||
std::string glyph = DEFAULT_GLYPH;
|
||||
bool tooltip = true;
|
||||
bool notRunningHide = true;
|
||||
bool hideNotRunning = true;
|
||||
bool useIcon = true;
|
||||
uint iconSize = 20;
|
||||
uint iconSpacing = 4;
|
||||
|
Reference in New Issue
Block a user