all repos — nixfiles @ 0f5b3a56d2e7a738f73681b9c198b5e47e333012

System and user configuration, managed by nix and home-manager

rofi: use Arc theme
Alan Pearce alan@alanpearce.eu
Mon, 21 Oct 2019 14:02:05 +0200
commit

0f5b3a56d2e7a738f73681b9c198b5e47e333012

parent

10326a4f6caea40a168f9cb44985c3f0f2590fd3

1 files changed, 1 insertions(+), 0 deletions(-)

jump to
M user/settings/rofi.nixuser/settings/rofi.nix
@@ -21,6 +21,7 @@ })   ];
   programs.rofi = {
     enable = true;
+    theme = "Arc";
     extraConfig = ''
       rofi.matching:            glob
       rofi.separator-style:     none