diff options
author | Soispha <soispha@vhack.eu> | 2023-08-28 14:51:27 +0200 |
---|---|---|
committer | Soispha <soispha@vhack.eu> | 2023-08-28 14:55:09 +0200 |
commit | d607d17fc53f5b32bca8c43e7672f94b2b2710d7 (patch) | |
tree | 00a9b879a15828f8041c679347ff0059f1b79a72 | |
parent | Build(update.sh): Use correct path to update script (diff) | |
download | nixos-config-d607d17fc53f5b32bca8c43e7672f94b2b2710d7.tar.gz nixos-config-d607d17fc53f5b32bca8c43e7672f94b2b2710d7.zip |
Revert: "Fix(hm/conf/lf): Update icons to nerdfonts v3"
This reverts commit 1309059518b344af2c88ddc635a1812dfee9618c. Reverting this is needed as a new, project wide migration the nerdfonts v3 will be attempted, based on: [nerdfix](1). [1]: https://github.com/loichyan/nerdfix
Diffstat (limited to '')
-rw-r--r-- | hm/soispha/conf/lf/icons | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/hm/soispha/conf/lf/icons b/hm/soispha/conf/lf/icons index 7ef62a0b..68d53e34 100644 --- a/hm/soispha/conf/lf/icons +++ b/hm/soispha/conf/lf/icons @@ -23,9 +23,9 @@ ln # LINK or # ORPHAN tw t # STICKY_OTHER_WRITABLE -ow # OTHER_WRITABLE # nf-oct-file_directory +ow # OTHER_WRITABLE st t # STICKY -di # DIR # nf-oct-file_directory +di # DIR pi p # FIFO so s # SOCK bd b # BLK @@ -33,7 +33,7 @@ cd c # CHR su u # SETUID sg g # SETGID ex # EXEC -fi # FILE # nf-fa-file_text_o +fi # FILE # file extensions (vim-devicons) *.styl @@ -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 |