programs.hyprtoolkit.enable
Whether to enable A GUI toolkit for developing applications that run natively on Wayland. It’s specifically made for Hyprland’s needs, but will generally run on any Wayland compositor that supports modern standards. .
Type: boolean
Default:
false
Example:
true
Declared by:
programs.hyprtoolkit.package
The hyprtoolkit package to use.
Type: null or package
Default:
pkgs.hyprtoolkit
Declared by:
programs.hyprtoolkit.settings
The configuration written to $XDG_CONFIG_HOME/hypr/hyprtoolkit.conf.
More options can be found here: https://wiki.hypr.land/Hypr-Ecosystem/hyprtoolkit/
Type: Hyprtoolkit configuration values
Default:
{ }
Example:
{
background = "0xFF181818";
base = "0xFF202020";
h1_size = 19;
h2_size = 15;
}
Declared by: