changes
This commit is contained in:
parent
cf913ea809
commit
c52f65c2d3
3 changed files with 7 additions and 1 deletions
|
@ -1,6 +1,7 @@
|
|||
name: default
|
||||
delay_multiplier: 0
|
||||
delay_constant: 0
|
||||
modifiers: [http]
|
||||
sounds:
|
||||
- name: nope
|
||||
keys: [0]
|
||||
|
|
|
@ -1,3 +1,7 @@
|
|||
name: http
|
||||
modifiers: [http, floating]
|
||||
sounds: []
|
||||
sounds:
|
||||
- name: mr.bison yes
|
||||
keys: []
|
||||
type: simple
|
||||
path: default/yesyes.wav
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
name: reee
|
||||
delay_multiplier: 0
|
||||
delay_constant: 0
|
||||
modifiers: [http]
|
||||
keys: [3, 7]
|
||||
startup:
|
||||
sound:
|
||||
|
|
Loading…
Reference in a new issue