Add push-to-talk keybind for voxtype
This commit is contained in:
@@ -56,6 +56,9 @@ bindd = SUPER CTRL, T, Activity, exec, omarchy-launch-tui btop
|
|||||||
# Dictation
|
# Dictation
|
||||||
bindd = SUPER CTRL, X, Toggle dictation, exec, voxtype record toggle
|
bindd = SUPER CTRL, X, Toggle dictation, exec, voxtype record toggle
|
||||||
|
|
||||||
|
bindd = , F5, Start dictation (push-to-talk), exec, voxtype record start
|
||||||
|
binddr = , F5, Stop dictation (push-to-talk), exec, voxtype record stop
|
||||||
|
|
||||||
# Zoom
|
# Zoom
|
||||||
bindd = SUPER CTRL, Z, Zoom in, exec, hyprctl keyword cursor:zoom_factor $(hyprctl getoption cursor:zoom_factor -j | jq '.float + 1')
|
bindd = SUPER CTRL, Z, Zoom in, exec, hyprctl keyword cursor:zoom_factor $(hyprctl getoption cursor:zoom_factor -j | jq '.float + 1')
|
||||||
bindd = SUPER CTRL ALT, Z, Reset zoom, exec, hyprctl keyword cursor:zoom_factor 1
|
bindd = SUPER CTRL ALT, Z, Reset zoom, exec, hyprctl keyword cursor:zoom_factor 1
|
||||||
|
|||||||
Reference in New Issue
Block a user