lbonn / i3-quickterm

A small drop-down terminal for i3 and sway
MIT License
128 stars 13 forks source link

Add configurable width and center position #28

Open seeseemelk opened 10 months ago

seeseemelk commented 10 months ago

This adds the ability to add a width configuration property. This property acts in exactly the same way as ratio, but configures the width instead of the height.

In addition, it also adds the center position, allowing the terminal to be opened in the center instead of only at the top or the bottom of the screen.