improve firefox, fix rofi

This commit is contained in:
notgne2 2025-09-14 20:47:37 -07:00
parent 905ec5f625
commit dc8accfe8f
No known key found for this signature in database
3 changed files with 281 additions and 78 deletions

View file

@ -592,7 +592,6 @@ in {
programs.rofi = {
enable = lib.mkDefault true;
package = pkgs.rofi-wayland;
terminal = lib.mkDefault "${pkgs.foot}/bin/foot";
};