mirror of
https://github.com/kmein/niveum
synced 2026-03-21 04:11:07 +01:00
feat(rofi): light theme
This commit is contained in:
@@ -8,6 +8,6 @@ in {
|
|||||||
home-manager.users.me.programs.rofi = {
|
home-manager.users.me.programs.rofi = {
|
||||||
enable = true;
|
enable = true;
|
||||||
font = "Monospace 10";
|
font = "Monospace 10";
|
||||||
theme = "${pkgs.rofi}/share/rofi/themes/Arc-Dark.rasi";
|
theme = "${pkgs.rofi}/share/rofi/themes/Arc.rasi";
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user