Skip to content

Instantly share code, notes, and snippets.

@torgeir
Created March 10, 2022 19:49
Show Gist options
  • Save torgeir/d7343a9c878d82d3141ecefa263b88ae to your computer and use it in GitHub Desktop.
Save torgeir/d7343a9c878d82d3141ecefa263b88ae to your computer and use it in GitHub Desktop.
#!/usr/bin/env bash
# https://stackoverflow.com/questions/288512/resizing-a-window-to-a-set-size-in-linux
wmctrl -l
wmctrl -r "Battlefield™ V" -e 0,0,0,1920,1280
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment