services.hyprshell.enable
Whether to enable hyprshell.
Type: boolean
Default:
false
Example:
true
Declared by:
services.hyprshell.package
The hyprshell package to use.
Type: null or package
Default:
pkgs.hyprshell
Declared by:
services.hyprshell.settings
Configuration settings for hyprshell. All the available options can be found here: https://github.com/H3rmt/hyprshell/blob/hyprshell-release/docs/CONFIGURE.md#config-options
Type: JSON value
Default:
{ }
Declared by:
services.hyprshell.style
CSS file for customizing hyprshell. All the available options can be found here: https://github.com/H3rmt/hyprshell/blob/hyprshell-release/docs/CONFIGURE.md#css
Type: absolute path or strings concatenated with ā\nā
Default:
""
Declared by:
services.hyprshell.systemd.enable
Whether to enable the hyprshell Systemd service.
Type: boolean
Default:
true
Example:
true
Declared by:
services.hyprshell.systemd.args
Arguments to pass to the hyprshell service
Type: string
Default:
""
Example:
"-vv"
Declared by:
services.hyprshell.systemd.target
The Systemd target that will start the hyprshell service
Type: string
Default:
config.wayland.systemd.target
Declared by: