Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 421 Bytes

File metadata and controls

19 lines (15 loc) · 421 Bytes

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.