Set the rofi theme
This commit is contained in:
parent
1229a9c92a
commit
c462a9d35a
|
@ -9,6 +9,7 @@
|
|||
home-manager.users.${username}.programs.rofi = {
|
||||
enable = true;
|
||||
cycle = true;
|
||||
theme = "Arc-Dark";
|
||||
|
||||
extraConfig = {
|
||||
modi = "run,drun,emoji,calc";
|
||||
|
|
Loading…
Reference in a new issue