Update inputs
This commit is contained in:
parent
649d17ec96
commit
8f4c739c17
5 changed files with 37 additions and 39 deletions
|
|
@ -18,7 +18,7 @@ in
|
|||
|
||||
programs.rofi = {
|
||||
enable = true;
|
||||
package = pkgs.rofi-wayland.override { plugins = [ pkgs.rofi-calc ]; };
|
||||
package = pkgs.rofi.override { plugins = [ pkgs.rofi-calc ]; };
|
||||
terminal = "kitty";
|
||||
extraConfig = {
|
||||
icon-theme = "Paper";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue