feat(noctalia): enable OSD for all available events
This commit is contained in:
@@ -209,6 +209,8 @@ in
|
||||
};
|
||||
osd = {
|
||||
alwaysOnTop = true;
|
||||
# enable all types
|
||||
enabledTypes = [ ];
|
||||
location = "top";
|
||||
};
|
||||
setupCompleted = true;
|
||||
|
||||
Reference in New Issue
Block a user