summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAaron Lichtman <aaronlichtman@gmail.com>2023-06-20 23:56:58 -0700
committerWei Zhang <kweizh@gmail.com>2023-06-22 00:51:15 +0800
commitadd930db6b2d792598859d3677daac7eb2562bcc (patch)
tree2b9ddb01ff01a4ace1f254a76fdebe640c70e0d1
parent2fe3fcdd3564836962eab8ba6b1444996fe24e1e (diff)
Make tox.ini files use the gear/settings icon
-rw-r--r--CHANGELOG.md1
-rw-r--r--src/theme/icon.rs2
2 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index de3a46f..3fd03a2 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
+- Make tox.ini files use the gear/settings icon ([#859](https://github.com/lsd-rs/lsd/pull/859))
- 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 ed48cac..5ca1dfc 100644
--- a/src/theme/icon.rs
+++ b/src/theme/icon.rs
@@ -280,7 +280,7 @@ impl IconTheme {
("sudoers", "\u{f023}"), // ""
("sxhkdrc", "\u{e615}"), // ""
("tigrc", "\u{e615}"), // ""
- ("tox.ini", "\u{f0320}"), // "󰌠"
+ ("tox.ini", "\u{e615}"), // ""
(".trash", "\u{f1f8}"), // ""
("ts", "\u{e628}"), // ""
("unlicense", "\u{e60a}"), // ""