Vendor the command set the menu and shell depend on
This commit is contained in:
Executable
+6
@@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
# blob:summary=Toggle notification do-not-disturb mode
|
||||
|
||||
state=$(blob-shell notifications toggleDnd 2>/dev/null || echo "")
|
||||
blob-shell -q blob.indicators refresh
|
||||
Reference in New Issue
Block a user