Justin Polis
Justin Polis
Did you mean as second ?
no its `follow_mouse = 1` my whole config: ``` monitor=eDP-1,2560x1600@90,auto,2 monitor=DP-1, 3840x2160@144,auto,2 monitor=DP-2, 3840x2160@144,auto,2 exec-once = dbus-hyprland-environment exec-once = bash ~/.config/hypr/scripts/monitors.sh $terminal = kitty $app_menu = ~/.config/hypr/scripts/apps.sh $browser = firefox...
Maybe something related https://github.com/hyprwm/Hyprland/issues/4973 ?
I would love to implement this. Just to clarify steps needed: 1. In `SemanticTokenModifiers` I should add additional modifier `parameterLabel` 2. In `highlightingKindAndModifiers` `.argumentLabel` case should return `(.function, .parameterLabel)`