Modules/Color: Add options for icon and cursor packages
This commit is contained in:
@ -24,7 +24,7 @@ in {
|
||||
extraConfig = {
|
||||
modi = "run,drun,ssh,filebrowser";
|
||||
show-icons = true;
|
||||
icon-theme = "Papirus";
|
||||
icon-theme = color.iconTheme;
|
||||
drun-display-format = "{icon} {name}";
|
||||
disable-history = false;
|
||||
hide-scrollbar = true;
|
||||
|
||||
Reference in New Issue
Block a user