all repos — nixfiles @ 0f5b3a56d2e7a738f73681b9c198b5e47e333012

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

rofi: use Arc theme

Alan Pearce
commit

0f5b3a56d2e7a738f73681b9c198b5e47e333012

parent

10326a4f6caea40a168f9cb44985c3f0f2590fd3

1 file changed, 1 insertion(+), 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