prasanthrangan / hyprdots

// Aesthetic, dynamic and minimal dots for Arch hyprland

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Feature Request]: keybind hints enhancements

dieBakterie opened this issue · comments

Feature Request

Description

Would be nice if keybinds_hint.sh spacer follows the specified width and an space between the super glyph and everything would be nice too and that it scales with the given height too. As seen in the screenshot there is enough space for two or even three more keybinds to be shown.

Use Case

It's an cosmertic detail that kinda annoys myself and it reduces the need of scrolling too.

Proposed Solution

Use the given -w/-h values and scale accordingly.

Additional Information

240518_02h09m03s_screenshot

commented

I hope you're aware of how rofi operates. It will never be a full-fledge GUI toolkit.

  • For now, if you're using custom width/height you should also indicate the custom number of lines. (Maybe it is posible to do it dynamically soon, also I assume it's still okay to manually declare the number of lines, as you are already declaring the width/height)

Here's the PR
image

*fixed the spacing
#1520

Yeah sure that's no problem for me and thanks for the fast fix mate.

commented

Please approve the PR so I can merge it.

As far as i know i can't Approve the PR, 'cause i haven't write access on this repo.