hypr: add Pause as the alternate dictation key
The SUPER+SHIFT+F23 combo exists on the laptop's Copilot key only. On other keyboards (TypeMatrix 2030 with Dvorak, laptops without a Copilot key) there is no F23, so bind the same state-guarded scripts to SUPER+SHIFT+Pause as well: Pause is Fn+F12 on the TypeMatrix and a spare key elsewhere. Binds stay modifier-gated so bare Pause keeps its existing use.
This commit is contained in:
parent
41c9ef4609
commit
b49fd02a55
2 changed files with 5 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
│ SUPER + T Open terminal │ │ SUPER + W Close focused window │
|
||||
│ SUPER + B Open browser │ │ SUPER + M Exit Hyprland │
|
||||
│ SUPER + E Open file manager │ │ SUPER + V Toggle floating │
|
||||
│ SUPER + SHIFT + F23 Voice dictation │
|
||||
│ SUPER+SHIFT+F23 / Pause Voice dictation │
|
||||
└────────────────────────────────────────────────────┘ │ SUPER + P Pseudo split (dwindle) │
|
||||
┌───────────────── Focus Movement ───────────────────┐ │ SUPER + J Toggle split (dwindle) │
|
||||
│ SUPER + ←/→/↑/↓ Move focus │ │ SUPER + F Toggle fullscreen │
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue