Explorar el Código

defaulting to fish again

Zander Hawke hace 1 año
padre
commit
dffca2858e
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      users/thomas/desktop/ghostty.nix

+ 1 - 1
users/thomas/desktop/ghostty.nix

@@ -48,7 +48,7 @@
     };
     };
 
 
     settings = {
     settings = {
-      command = "${pkgs.lib.meta.getExe config.programs.nushell.package}";
+      command = "${pkgs.lib.meta.getExe config.programs.fish.package}";
 
 
       background-opacity = 0.8;
       background-opacity = 0.8;
       font-family = "FiraCode Nerd Font";
       font-family = "FiraCode Nerd Font";