From b0d17d4ba6af1158e9b80ad91ded274bf3c70ea5 Mon Sep 17 00:00:00 2001 From: Aaron Lichtman Date: Sun, 28 May 2023 02:30:04 -0700 Subject: [PATCH] Make `.profile` have the same icon as `profile` --- CHANGELOG.md | 1 + src/theme/icon.rs | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index de3a46f4d..57b7ffb70 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Fix obsolete Nerd Font icons from [Han Yeong-woo](https://github.com/nix6839) ### Fixed +- `profile` and `.profile` now share the same icon - Do not quote filename when piping into another program from [TeamTamoad](https://github.com/TeamTamoad) - Respect `hidden` flag on Windows [#752](https://github.com/Peltoche/lsd/issues/752) - Do not show every file are `executable` (green) on Windows diff --git a/src/theme/icon.rs b/src/theme/icon.rs index ed48cac68..7970470f4 100644 --- a/src/theme/icon.rs +++ b/src/theme/icon.rs @@ -251,7 +251,7 @@ impl IconTheme { (".pki", "\u{f023}"), // "" ("portage", "\u{e5fc}"), // "" ("profile", "\u{e615}"), // "" - (".profile", "\u{f018d}"), // "󰆍" + (".profile", "\u{e615}"), // "" ("public", "\u{f415}"), // "" ("__pycache__", "\u{f0320}"), // "󰌠" (".python_history", "\u{e606}"), // ""