From c73decc0ea5fb0480fcff80ab5df2e18a379dd2b Mon Sep 17 00:00:00 2001 From: Aaron Lichtman Date: Tue, 20 Jun 2023 23:56:58 -0700 Subject: [PATCH] Make tox.ini files use the gear/settings icon --- 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..3fd03a2e0 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 ed48cac68..5ca1dfc33 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}"), // ""