Added notification sound
This commit is contained in:
parent
2813edcd79
commit
ef4a128b16
2 changed files with 8 additions and 1 deletions
|
|
@ -1715,6 +1715,13 @@
|
|||
};
|
||||
};
|
||||
|
||||
"plasma_workspace.notifyrc" = {
|
||||
"Event\\/notification" = { # set notification sound
|
||||
Action = "Popup|Sound";
|
||||
Sound = "file:///run/current-system/sw/share/sounds/ocean/stereo/message-attention.oga";
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
"plasma-org.kde.plasma.desktop-appletsrc"."ScreenMapping"."itemsOnDisabledScreens" =
|
||||
"";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue