Disdabled notifications for shell commands

This commit is contained in:
2026-02-28 17:51:49 +01:00
parent 5bba6066a4
commit 7f9e5d9df0
2 changed files with 305 additions and 305 deletions
+303 -303
View File
File diff suppressed because it is too large Load Diff
@@ -1,4 +1,5 @@
{ {
"shell_command": false,
"ignore-gtk-theme": true, "ignore-gtk-theme": true,
"cssPriority": "user", "cssPriority": "user",
@@ -52,8 +53,7 @@
"text": "Do Not Disturb" "text": "Do Not Disturb"
}, },
"notifications": { "notifications": {
"vexpand": true, "vexpand": true
"shell_command": false
} }
} }
} }