Opening kitty from a waybar widget leads to empty unresponsive window #8762
Replies: 1 comment 1 reply
-
There are no changes to kitty that could possibly affect this.
I suggest you use absolute paths for all involved commands. I am not
going to debug waybar, but I can tell you that launching kitty windows
in hyprland works just fine.
|
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
winkelnp
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I'm not sure if I'm doing something wrong here, but this used to work a couple of months ago and doesn't anymore.
I have this line in the config for the waybar module:
which works with
konsole -e
in place ofkitty
(which I've used as a fallback terminal for this)Since hyprland added popups for unresponsive windows I also get those.
Did I miss an update with a breaking change for something along these lines? or is this a bug?
Beta Was this translation helpful? Give feedback.
All reactions