Replies: 1 comment
-
Install hyprland-plugins. hyprbars and borders-plus-plus work fine for QT or GTK |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
So far I've not had trouble with window rules except for trying to enable window decorations for QT apps; specifically Gwenview. Gwenview puts the current image's filename in the window decoration so I want to use it.
In my Hyprland config I'm using
windowrule = decorate, class: org.kde.gwenview, title: Gwenview
and as far as I can tell it should be working.I've even tried changing environment variables such as
env = QT_WAYLAND_DISABLE_WINDOWDECORATION, 0
and it doesn't work for any QT applications. Though testing it in KDE Plasma doesn't work either for disabling even if it's using Wayland.I've tried looking it up and can't find anything on this.
Beta Was this translation helpful? Give feedback.
All reactions