hypr-dotfiles/hypr/shortcuts.txt
Jeena b49fd02a55 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.
2026-09-15 09:13:47 +09:00

24 lines
3.9 KiB
Text
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

┌────────────────── Applications ────────────────────┐ ┌───────────── Window Management ───────────┐
│ 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 / Pause Voice dictation │
└────────────────────────────────────────────────────┘ │ SUPER + P Pseudo split (dwindle) │
┌───────────────── Focus Movement ───────────────────┐ │ SUPER + J Toggle split (dwindle) │
│ SUPER + ←/→/↑/↓ Move focus │ │ SUPER + F Toggle fullscreen │
└────────────────────────────────────────────────────┘ └───────────────────────────────────────────┘
┌─────────────────── Workspace ──────────────────────┐ ┌────────────────── Menu ───────────────────┐
│ SUPER + [19,0] Switch to workspace 110 │ │ SUPER App menu │
│ SUPER + SHIFT + [19,0] Move window to workspace │ │ SUPER x 2 Menu │
│ SUPER + S Toggle special workspace │ └───────────────────────────────────────────┘
│ SUPER + SHIFT + S Move to special workspace │ ┌─────────────── Screenshot ────────────────┐
│ SUPER + Mouse wheel Switch workspaces │ │ Print Screenshot window │
│ CTRL + ALT + ←/→ Previous / Next workspace │ │ Shift + Print Screenshot region │
│────────────────────────────────────────────────────│ └───────────────────────────────────────────┘
┌──────────── Window Moving/Resizing ────────────────┐ ┌────────────── Lock / Logout ──────────────┐
│ SUPER + LMB (drag) Move window │ │ SUPER + L Lock screen │
│ SUPER + RMB (drag) Resize window │ │ SUPER + SHIFT + L Logout menu │
│ SUPER + SHIFT + ←/→/↑/↓ Swap window with neighbor │ └───────────────────────────────────────────┘
└────────────────────────────────────────────────────┘ ┌──────────────── Colorpicker ──────────────┐
│ SUPER + C Pick a color │
└───────────────────────────────────────────┘