Skip to content

v0.3.0

Latest

Choose a tag to compare

@surgiie surgiie released this 21 Nov 03:37
· 2 commits to main since this release

What's Changed

  • Feature: Add option to unmap window by @jagoe in #4

Install Example

install_dir="$HOME/.local/bin"
wget -O "$install_dir/wintoggle" \
  https://raw.githubusercontent.com/surgiie/wintoggle/v0.3.0/wintoggle \
  && chmod u+x "$install_dir/wintoggle"

Full Changelog: v0.2.0...v0.3.0