mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-04-04 03:52:10 +02:00
remove notifications from audio input/output change
Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com>
This commit is contained in:
@@ -29,8 +29,8 @@ in {
|
|||||||
enabled = true;
|
enabled = true;
|
||||||
maxToasts = 4;
|
maxToasts = 4;
|
||||||
toasts = {
|
toasts = {
|
||||||
audioInputChanged = true;
|
audioInputChanged = false;
|
||||||
audioOutputChanged = true;
|
audioOutputChanged = false;
|
||||||
capsLockChanged = false;
|
capsLockChanged = false;
|
||||||
chargingChanged = true;
|
chargingChanged = true;
|
||||||
configLoaded = false;
|
configLoaded = false;
|
||||||
|
|||||||
Reference in New Issue
Block a user