Changed the tone and length of the beep command
This commit is contained in:
parent
ca60d607b8
commit
c14a352b25
|
@ -59,5 +59,6 @@ bell:
|
||||||
color: '#0088cc'
|
color: '#0088cc'
|
||||||
command:
|
command:
|
||||||
program: beep
|
program: beep
|
||||||
|
args: ["-l", "75", "-f", "900"]
|
||||||
|
|
||||||
background_opacity: 0.9
|
background_opacity: 0.9
|
||||||
|
|
Loading…
Reference in New Issue