wl-kbptr icon indicating copy to clipboard operation
wl-kbptr copied to clipboard

Feat: Tile mode config improvements

Open RockasMockas opened this issue 1 year ago • 0 comments

Added 3 features in the config to make using tile mode more customizable/flexible for various setups. This includes:

  • Adjusting area sizes/number of areas by exposing the two hardcoded underlying values as config values
  • Scaling the font size inside of a tile area, defaulting to base 0.5 and adjusting as needed
  • Skipping bisection entirely for those who just want to use tile mode alone without having to press space/enter after

These were pretty high-value updates on my end for my flow, and should be helpful to someone else out there.

RockasMockas avatar Dec 23 '24 00:12 RockasMockas