diff options
| author | brustybee <bee@4d2.org> | 2026-03-27 16:37:28 +0530 |
|---|---|---|
| committer | brustybee <bee@4d2.org> | 2026-03-27 16:37:28 +0530 |
| commit | a9162e7f13e645906adc727d050b5e9954663286 (patch) | |
| tree | 4c59f67f733fa426b0a287aa52bc3be0df772725 /common/modules/matugen/templates/matugen-rofi.nix | |
| parent | a2f09d4f75cf9d00fa225bf3a75a01a23b6feeaa (diff) | |
enable qt and some no so important small changes
Diffstat (limited to 'common/modules/matugen/templates/matugen-rofi.nix')
| -rw-r--r-- | common/modules/matugen/templates/matugen-rofi.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/modules/matugen/templates/matugen-rofi.nix b/common/modules/matugen/templates/matugen-rofi.nix index 60bf616..18be5c1 100644 --- a/common/modules/matugen/templates/matugen-rofi.nix +++ b/common/modules/matugen/templates/matugen-rofi.nix @@ -20,7 +20,7 @@ fg-dim: {{colors.on_surface_variant.default.hex}}; accent: {{colors.primary.default.hex}}; selected-bg: {{colors.primary.default.hex}}; - selected-fg: {{colors.surface.default.hex}}; + selected-fg: {{colors.on_primary.default.hex}}; urgent: {{colors.error.default.hex}}; outline: {{colors.outline.default.hex}}; } |
