From 0f5b3a56d2e7a738f73681b9c198b5e47e333012 Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Mon, 21 Oct 2019 14:02:05 +0200 Subject: rofi: use Arc theme --- user/settings/rofi.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'user') diff --git a/user/settings/rofi.nix b/user/settings/rofi.nix index 4e230866..1b16b950 100644 --- a/user/settings/rofi.nix +++ b/user/settings/rofi.nix @@ -21,6 +21,7 @@ ]; programs.rofi = { enable = true; + theme = "Arc"; extraConfig = '' rofi.matching: glob rofi.separator-style: none -- cgit 1.4.1