mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2025-06-29 12:10:42 +00:00
Remove broken discord notification fix
This commit is contained in:
parent
d68bdb594b
commit
ede00ca602
1 changed files with 0 additions and 11 deletions
|
@ -1,11 +0,0 @@
|
||||||
pulse.rules = [
|
|
||||||
{
|
|
||||||
# Discord notification sounds fix
|
|
||||||
matches = [ { application.process.binary = "Discord" } ]
|
|
||||||
actions = {
|
|
||||||
update-props = {
|
|
||||||
pulse.min.quantum = 1024/48000 # 21ms
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
Loading…
Add table
Add a link
Reference in a new issue