From 2b63a5f594b172c8aa75c0d00067db346152022a Mon Sep 17 00:00:00 2001 From: sommerfeld Date: Thu, 14 May 2026 10:58:38 +0100 Subject: feat(sway): Super+o types VPN TOTP via wtype Fetches the current code from pass-otp's vpn/totp entry and types it into the focused surface with wtype. Falls back to wl-copy + a notification when wtype isn't available or the focused surface lacks virtual-keyboard support (e.g. an Xwayland window). --- KEYBINDS.md | 1 + 1 file changed, 1 insertion(+) (limited to 'KEYBINDS.md') diff --git a/KEYBINDS.md b/KEYBINDS.md index af1f4b9..d7f8143 100644 --- a/KEYBINDS.md +++ b/KEYBINDS.md @@ -337,6 +337,7 @@ Mod key: `Super` (Mod4). Only personal additions beyond sway defaults listed. | `Shift+Print` | Full screenshot (grim) | | `Super+i` | Dictate toggle (whisper.cpp → wtype + clipboard) | | `Super+Shift+o` | OCR region (tesseract → clipboard) | +| `Super+o` | Type VPN TOTP via wtype (clipboard fallback) | | `Super+Shift+s` | Lock screen + pause media | | `Super+n` | Dismiss top visible notification | | `Super+Shift+n` | Dismiss all visible notifications | -- cgit v1.3.1