mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-04-03 19:42:10 +02:00
Up
This commit is contained in:
@@ -5,6 +5,10 @@ with lib;
|
||||
{
|
||||
options.theme = {
|
||||
|
||||
waybar-transparent = mkOption {
|
||||
type = types.bool;
|
||||
description = "Does waybar have a transparent background?";
|
||||
};
|
||||
font = mkOption {
|
||||
type = types.str;
|
||||
description = "Default font";
|
||||
|
||||
Reference in New Issue
Block a user