summaryrefslogtreecommitdiff
path: root/common/modules/matugen
diff options
context:
space:
mode:
authorbrustybee <bee@4d2.org>2026-03-27 16:37:28 +0530
committerbrustybee <bee@4d2.org>2026-03-27 16:37:28 +0530
commita9162e7f13e645906adc727d050b5e9954663286 (patch)
tree4c59f67f733fa426b0a287aa52bc3be0df772725 /common/modules/matugen
parenta2f09d4f75cf9d00fa225bf3a75a01a23b6feeaa (diff)
enable qt and some no so important small changes
Diffstat (limited to 'common/modules/matugen')
-rw-r--r--common/modules/matugen/templates/matugen-rofi.nix2
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}};
}