Set the rofi theme

This commit is contained in:
Oliver Davies 2024-12-22 20:52:49 +00:00
parent 1229a9c92a
commit c462a9d35a

View file

@ -9,6 +9,7 @@
home-manager.users.${username}.programs.rofi = {
enable = true;
cycle = true;
theme = "Arc-Dark";
extraConfig = {
modi = "run,drun,emoji,calc";