test
This commit is contained in:
parent
bf74baf08a
commit
e5d1c799d5
1 changed files with 2 additions and 2 deletions
|
@ -72,7 +72,7 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"actions": {
|
"actions": {
|
||||||
"on-click-right": "kitty --class=calcurse -e calcurse",
|
"on-click-right": "kitty -e calcurse",
|
||||||
"on-click-middle": "mode",
|
"on-click-middle": "mode",
|
||||||
"on-scroll-up": "shift_up",
|
"on-scroll-up": "shift_up",
|
||||||
"on-scroll-down": "shift_down"
|
"on-scroll-down": "shift_down"
|
||||||
|
@ -93,7 +93,7 @@
|
||||||
"default": ["", "", ""]
|
"default": ["", "", ""]
|
||||||
},
|
},
|
||||||
"tooltip": false,
|
"tooltip": false,
|
||||||
"on-click": "pulsemixer",
|
"on-click": "kitty -e pulsemixer",
|
||||||
},
|
},
|
||||||
|
|
||||||
"network": {
|
"network": {
|
||||||
|
|
Loading…
Reference in a new issue