Skip to content
hyprqt6engine

hyprqt6engine

hyprqt6engine provides a theme for QT6 apps. It’s a replacement for qt6ct, compatible with KDE Apps / KColorScheme.

Usage

Install, then set QT_QPA_PLATFORMTHEME=hyprqt6engine.
You can set this as env= in Hyprland, or in /etc/environment for setting it system-wide.

Configuration

The config file is located in ~/.config/hypr/hyprqt6engine.conf.

Theme

category theme:

VariableDescriptionTypeDefault
color_schemeThe full path to a color scheme.
Can be a qt6ct theme, or a KColorScheme.
Leave empty for defaults.
stringempty
icon_themeName of an icon theme to use.stringempty
styleWidget style to use, e.g. Fusion or kvantum-dark.stringFusion
font_fixedFont family for the fixed width font.stringmonospace
font_fixed_sizeFont size for the fixed width font.int11
fontFont family for the regular font.stringSans Serif
font_sizeFont size for the regular font.int11

Misc

category misc:

VariableDescriptionTypeDefault
single_click_activateWhether single-clicks should activate, or open.booltrue
menus_have_iconsWhether context menus should include icons.booltrue
shortcuts_for_context_menusWhether context menu options should show their keyboard shortcuts.booltrue
Last updated on