Skip to content

Instantly share code, notes, and snippets.

@rwp0
Last active August 11, 2025 12:09
Show Gist options
  • Save rwp0/6a115732e23ecd7d5f187efe4722a327 to your computer and use it in GitHub Desktop.
Save rwp0/6a115732e23ecd7d5f187efe4722a327 to your computer and use it in GitHub Desktop.
NirCmd Center Window by Title
nircmd win center title "Window Title"
rem Full title (exact match)
nircmd win center ititle "Extension"
rem Partial title (i is for in title)
rem Esp. useful for Firefox extension pop-ups such as that of Bitwarden
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment