Add app config to set virtual display as primary
This commit is contained in:
@@ -249,8 +249,6 @@ namespace system_tray {
|
||||
return;
|
||||
}
|
||||
|
||||
printf("Tray playing: %s\n", app_name.c_str());
|
||||
|
||||
tray.notification_title = NULL;
|
||||
tray.notification_text = NULL;
|
||||
tray.notification_cb = NULL;
|
||||
|
||||
Reference in New Issue
Block a user