mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2025-02-12 16:32:07 +01:00
512 B
512 B
weight | title |
---|---|
9 | hyprland-qt-support |
hyprland-qt-support provides a QML style for hypr* qt6 apps.
Configuration
The config file is located in ~/.config/hypr/application-style.conf
.
variable | description | type | default |
---|---|---|---|
roundness | how much to round UI elements, 0 - 3 | int | 1 |
border_width | how wide the border should be around UI elements, 0 - 3 | int | 1 |
reduce_motion | reduce motion of elements (transitions, hover effects, etc) | bool | false |