StewOS
Source

stewos.rofi

Declared in modules/home-manager/rofi.nix · 6 options

# stewos.rofi.enable

Whether to enable rofi.

Type
boolean
Default
false
Example
true
Declared in
Set by

# stewos.rofi.extraPackages

Extra packages containing Rofi configurations, themes or scripts to be installed.

Type
list of package
Default
[ ]
Declared in

# stewos.rofi.imports

Extra RASI files imported by the generated configuration file.

Type
list of string
Default
[ ]
Declared in

# stewos.rofi.package

The rofi package to use.

Type
package
Default
pkgs.rofi
Declared in

# stewos.rofi.settings

Configuration in Nix attrset form (written to config.rasi)

Type
attribute set
Default
{ }
Declared in

# stewos.rofi.theme

Rofi theme to use in the default configuration file

Type
package
Default
pkgs.stewos.rofi-theme
Declared in