stapelberg / percentage-for-i3

resizes the current window to use the specified percentage of its parent container

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

percentage-for-i3 resizes the current window to use -target_percentage (default: 60%) of its parent container.

Installation

If you haven’t already, install Go.

go get -u github.com/stapelberg/percentage-for-i3

Usage

percentage-for-i3 -target_percentage=0.6

About

resizes the current window to use the specified percentage of its parent container

License:Other


Languages

Language:Go 100.0%