freder / wmctrl-spectacle

Window resizing / positioning script for linux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

linux implementation of my spectacle setup, using wmctrl.

requirements:

  • xrandr
  • python3
  • wmctrl
  • xdotool

screen recording

./spectacle.sh center-window
./spectacle.sh maximize
./spectacle.sh center
./spectacle.sh left
./spectacle.sh right

call each command multiple times to cycle through different sizes.

About

Window resizing / positioning script for linux


Languages

Language:Python 86.5%Language:Shell 13.5%