Current derivation
This commit is contained in:
parent
0aae761f89
commit
f7226d5fa6
20 changed files with 342 additions and 79 deletions
|
|
@ -1,14 +1,14 @@
|
|||
{
|
||||
programs.rofi = {
|
||||
enable = true;
|
||||
# extraConfig = {
|
||||
# modi = "drun,run,ssh,window";
|
||||
# theme = "nord";
|
||||
# };
|
||||
extraConfig = "
|
||||
modi = drun,run,ssh,window
|
||||
theme = nord
|
||||
";
|
||||
# # extraConfig = {
|
||||
# # modi = "drun,run,ssh,window";
|
||||
# # theme = "nord";
|
||||
# # };
|
||||
# extraConfig = "
|
||||
# modi = drun,run,ssh,window
|
||||
# theme = nord
|
||||
# ";
|
||||
};
|
||||
|
||||
xdg.configFile."rofi/nord.rasi".source = ../configs/rofi/nord.rasi;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue