Add missed changes related to d59a581
This commit is contained in:
parent
8f24ae2946
commit
54dc20e1da
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@
|
|||
"tooltip-format": "{tooltip}",
|
||||
"exec": "echo '{\"class\": \"recording\",\"text\":\"\",\"tooltip\":\"press $mod+Esc to stop recording\"}'",
|
||||
"exec-if": "pgrep wf-recorder",
|
||||
"on-click": "killall -s SIGINT wf-recorder",
|
||||
"on-click": "/usr/share/sway/scripts/recorder.sh",
|
||||
"signal": 8
|
||||
},
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue