services.hyprlauncher.settings
Configuration settings for hyprlauncher. All the available options can be found here: https://wiki.hypr.land/Hypr-Ecosystem/hyprlauncher/#config
- Type
Hyprland configuration value- Default
{ }- Example
{ cache = { enabled = true; }; finders = { desktop_icons = true; math_prefix = "="; }; general = { grab_focus = true; }; ui = { window_size = "400 260"; }; }- Declared
- <home-manager/modules/services/hyprlauncher.nix>