diff options
author | Soispha <soispha@vhack.eu> | 2023-06-25 21:08:52 +0200 |
---|---|---|
committer | Soispha <soispha@vhack.eu> | 2023-06-25 21:16:12 +0200 |
commit | 1309059518b344af2c88ddc635a1812dfee9618c (patch) | |
tree | ba7b103f96cabc9ea5300bf2124a93f217567d16 | |
parent | Revert "Build(flake): Update" (diff) | |
download | nixos-config-1309059518b344af2c88ddc635a1812dfee9618c.tar.gz nixos-config-1309059518b344af2c88ddc635a1812dfee9618c.zip |
Fix(hm/conf/lf): Update icons to nerdfonts v3
-rw-r--r-- | home-manager/config/lf/icons | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/home-manager/config/lf/icons b/home-manager/config/lf/icons index 40091d0c..7ef62a0b 100644 --- a/home-manager/config/lf/icons +++ b/home-manager/config/lf/icons @@ -87,7 +87,7 @@ fi # FILE # nf-fa-file_text_o *.cc *.cp *.c -*.cs +*.cs *.h *.hh *.hpp @@ -148,14 +148,14 @@ fi # FILE # nf-fa-file_text_o *.tsx *.jl *.pp -*.vue ﵂ +*.vue *.elm *.swift *.xcplayground -*.tex ﭨ -*.r ﳒ -*.rproj 鉶 -*.sol ﲹ +*.tex +*.r +*.rproj +*.sol *.pem # file names (vim-devicons) (case-insensitive not supported in lf) @@ -193,7 +193,7 @@ fi # FILE # nf-fa-file_text_o *gemfile *makefile *cmakelists.txt -*robots.txt ﮧ +*robots.txt # file names (case-sensitive adaptations) *Gruntfile.coffee |