prasanthrangan / hyprdots

// Aesthetic, dynamic and minimal dots for Arch hyprland
GNU General Public License v3.0
6.31k stars 746 forks source link

[Bug]: Can't increase Rofi's drun etc icon's size #1241

Open PWDSerialgamer07 opened 4 months ago

PWDSerialgamer07 commented 4 months ago

Bug Report

Description

I'm trying to increase the size of the respective icons of display-drun, display-run, display-filebrowser and display-window, and nothing I tried worked.

Steps to Reproduce

  1. Edit Rofi styles config
  2. Under "element-icon", increase "size"
  3. Update rofi appearance by switching to another them and back

Expected Behavior

Icons become bigger

Actual Behavior

Nothing happens

Screenshots

Default size (48px): image Custom size(150px): image

Environment

Distro: EndeavourOS Linux Version: Linux F** 6.8.2-arch2-1 #1 SMP PREEMPT_DYNAMIC Thu, 28 Mar 2024 17:06:35 +0000 x86_64 GNU/Linux Hyprland Version: v0.38.0 Env: main hardware Resolution: 2240x1400 e.g.,

Additional Information

Attempted after fresh update

kRHYME7 commented 4 months ago

It is overwritten by the script. It is done to have constant scaling. Across different devices image

Will it be nice to add an option to override this ? something like

examplerofiscript -w 90px -h 80px --glyph -100

PWDSerialgamer07 commented 4 months ago

yeah it would be nice, because if someone has the same problem as me, Ie the icons being too small and not centered it would be kinda hard to fix.

kRHYME7 commented 4 months ago

should be fix on the upcoming release