Skip to content

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 defaultsstring[[Empty]]
icon_themeName of an icon theme to usestring[[Empty]]
styleWidget style to use, e.g. Fusion or kvantum-darkstringFusion
font_fixedFont family for the fixed width fontstringmonospace
font_fixed_sizeFont size for the fixed width fontint11
fontFont family for the regular fontstringSans Serif
font_sizeFont size for the regular fontint11

Misc

Category misc:

VariableDescriptionTypeDefault
single_click_activateWhether single-clicks should activate, or openbooltrue
menus_have_iconsWhether context menus should include iconsbooltrue
shortcuts_for_context_menusWhether context menu options should show their keyboard shortcutsbooltrue
Last updated on