diff --git a/home/rachel.nix b/home/rachel.nix index e38102f..bef7414 100644 --- a/home/rachel.nix +++ b/home/rachel.nix @@ -42,7 +42,6 @@ in zathura gnupg agda - rofi discord dig xxd @@ -131,6 +130,11 @@ in profile = "gpu-hq"; }; }; + + rofi = { + enable = true; + theme = "solarized"; + } emacs = { enable = true;