Tom Benham

Results 5 comments of Tom Benham

Hi @jwijenbergh I'm running into the same issue with KeePass. The program starts with a window to enter my password, and when I do it closes this window and open...

As a current workaround, I managed to combine title (i.e WM_NAME) and wm_class (i.e WM_CLASS) to only have the main window in the dropdown. But that's not applicable to all...

I will try to work on that. I can reproduce.

`@punctuation.bracket`, `@punctuation.delimiter` and `@punctuation.special` link to the `Delimiter` highlight group. But `Delimiter` link was removed in commit [e57dd85](https://github.com/ellisonleao/gruvbox.nvim/commit/e57dd85498de2b3d8b1ea7ee22fdca4e29eeb81d). I added this to my config: `["Delimiter"] = { link = "GruvboxOrange"...

I had this issue when switching workspaces with a click. Upgrading to latest version of hyprland git fixed the problem for me