mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-15 18:43:59 +00:00
OSD: moved settings in the appropriate spot
This commit is contained in:
+1
-1
@@ -294,7 +294,7 @@ Loader {
|
||||
|
||||
function showOSD() {
|
||||
// Check if OSD is enabled in settings
|
||||
if (!Settings.data.general.showOSD) {
|
||||
if (!Settings.data.notifications.enableOSD) {
|
||||
return
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user