From 4f23c978c5cc2d8043954187d91777eb49549d43 Mon Sep 17 00:00:00 2001 From: Tanner Babcock Date: Fri, 6 Oct 2023 17:31:36 -0500 Subject: [PATCH] Better folder icons - Downloads, Pictures, Music --- src/theme/icon.rs | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/src/theme/icon.rs b/src/theme/icon.rs index 1997f67a3..af6ae9271 100644 --- a/src/theme/icon.rs +++ b/src/theme/icon.rs @@ -171,7 +171,7 @@ impl IconTheme { ("doc", "\u{f02d}"), // "" ("documents", "\u{f02d}"), // "" (".doom.d", "\u{e632}"), // "" - ("downloads", "\u{f498}"), // "" + ("downloads", "\u{f024d}"), // "󰉍" (".ds_store", "\u{f179}"), // "" (".editorconfig", "\u{e615}"), // "" (".emacs.d", "\u{e632}"), // "" @@ -192,7 +192,7 @@ impl IconTheme { (".gitlab-ci.yml", "\u{f296}"), // "" (".gitmodules", "\u{f1d3}"), // "" (".git", "\u{e5fb}"), // "" - (".gnupg", "\u{f023}"), // "" + (".gnupg", "\u{f08ac}"), // "󰢬" ("go.mod", "\u{e627}"), // "" ("go.sum", "\u{e627}"), // "" ("go.work", "\u{e627}"), // "" @@ -254,7 +254,7 @@ impl IconTheme { ("mime.types", "\u{f0645}"), // "󰙅" ("module.symvers", "\u{f471}"), // "" (".mozilla", "\u{e786}"), // "" - ("music", "\u{f025}"), // "" + ("music", "\u{f1359}"), // "󱍙" ("muttrc", "\u{e615}"), // "" (".mutt", "\u{e615}"), // "" ("netlify.toml", "\u{f233}"), // "" @@ -268,15 +268,16 @@ impl IconTheme { ("package.json", "\u{e718}"), // "" ("package-lock.json", "\u{e718}"), // "" ("packages.el", "\u{e632}"), // "" + ("pam.d", "\u{f08ac}"), // "󰢬" ("passwd", "\u{f023}"), // "" - ("pictures", "\u{f03e}"), // "" + ("pictures", "\u{f024f}"), // "󰉏" ("pkgbuild", "\u{f303}"), // "" (".pki", "\u{f023}"), // "" ("portage", "\u{f30d}"), // "" ("profile", "\u{e615}"), // "" (".profile", "\u{e615}"), // "" ("public", "\u{f415}"), // "" - ("__pycache__", "\u{e606}"), // "" + ("__pycache__", "\u{e606}"), // "" ("pyproject.toml", "\u{e606}"), // "" (".python_history", "\u{e606}"), // "" ("rc.lua", "\u{e615}"), // "" @@ -284,7 +285,7 @@ impl IconTheme { (".release.toml", "\u{e68b}"), // "" ("requirements.txt", "\u{f0320}"), // "󰌠" ("robots.txt", "\u{f06a9}"), // "󰚩" - ("root", "\u{f023}"), // "" + ("root", "\u{f0250}"), // "󰉐" ("rubydoc", "\u{e73b}"), // "" ("runtime.txt", "\u{f0320}"), // "󰌠" (".rustup", "\u{e68b}"), // "" @@ -300,8 +301,8 @@ impl IconTheme { (".shellcheckrc", "\u{e615}"), // "" ("shells", "\u{e615}"), // "" (".sqlite_history", "\u{e7c4}"), // "" - ("src", "\u{f121}"), // "" - (".ssh", "\u{f023}"), // "" + ("src", "\u{f19fc}"), // "󱧼" + (".ssh", "\u{f08ac}"), // "󰢬" ("styles", "\u{e749}"), // "" ("sudoers", "\u{f023}"), // "" ("sxhkdrc", "\u{e615}"), // "" @@ -556,6 +557,7 @@ impl IconTheme { ("plx", "\u{e67e}"), // "" ("pm", "\u{e67e}"), // "" ("png", "\u{f1c5}"), // "" + ("pod", "\u{e67e}"), // "" ("pp", "\u{e631}"), // "" ("ppt", "\u{f1c4}"), // "" ("pptx", "\u{f1c4}"), // ""