hyprland-qt-support: add news entry
Signed-off-by: ReStranger <restranger@disroot.org>
This commit is contained in:
parent
16fdc3504e
commit
d6b7bf1695
1 changed files with 11 additions and 0 deletions
11
modules/misc/news/2026/06/2026-06-19_16-24-15.nix
Normal file
11
modules/misc/news/2026/06/2026-06-19_16-24-15.nix
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
{ config, ... }:
|
||||
{
|
||||
time = "2026-06-19T13:24:15+00:00";
|
||||
condition = config.programs.hyprland-qt-support.enable;
|
||||
message = ''
|
||||
A new module is available: `programs.hyprland-qt-support`.
|
||||
|
||||
This module enables Hyprland Qt support — a Qt6 QML style provider for
|
||||
hypr* apps. It can be configured through the `settings` attribute.
|
||||
'';
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue