Skip to content

Commit

Permalink
Default prompt icon info, resolves #625
Browse files Browse the repository at this point in the history
  • Loading branch information
mattwojo committed Mar 10, 2023
1 parent 4a4f34f commit 72455ec
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions TerminalDocs/customize-settings/profile-appearance.md
Original file line number Diff line number Diff line change
Expand Up @@ -277,6 +277,12 @@ Windows Terminal displays icons for each profile which the terminal generates fo

Icons should be sized to 32x32px in an appropriate raster image format (e.g. .PNG, .GIF, or .ICO) to avoid having to scale your icons during runtime (causing a noticeable delay and loss of quality).

If no icon is specified for a command line you've installed, Windows Terminal will default to this glyph from the [Segoe Fluent](/windows/apps/design/style/segoe-fluent-icons-font) font:

Glyph | Unicode point | Description
--|--|--
![Segoe Fluent command line icon](../images/segoe-commandline-icon.png) | e756 | CommandPrompt

### Background image stretch mode

:::row:::
Expand Down
Binary file added TerminalDocs/images/segoe-commandline-icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added TerminalDocs/images/wsl-intro.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 72455ec

Please sign in to comment.