lf: update icons
This commit is contained in:
parent
597a76cdb8
commit
b16b3b6bbc
807
.config/lf/icons
807
.config/lf/icons
|
@ -1,331 +1,484 @@
|
|||
# file types
|
||||
ln # LINK
|
||||
or # ORPHAN
|
||||
tw t # STICKY_OTHER_WRITABLE
|
||||
ow # OTHER_WRITABLE
|
||||
st t # STICKY
|
||||
di # DIR
|
||||
pi p # FIFO
|
||||
so s # SOCK
|
||||
bd b # BLK
|
||||
cd c # CHR
|
||||
su u # SETUID
|
||||
sg g # SETGID
|
||||
ex # EXEC
|
||||
fi # FILE
|
||||
# Default icons
|
||||
|
||||
# file extensions
|
||||
*.ai
|
||||
*.awk
|
||||
*.bash
|
||||
*.bat
|
||||
*.c
|
||||
*.c++
|
||||
*.cc
|
||||
*.clj
|
||||
*.cljc
|
||||
*.cljs
|
||||
*.cmd
|
||||
*.coffee
|
||||
*.conf
|
||||
*.cp
|
||||
*.cpp
|
||||
*.cs
|
||||
*.csh
|
||||
*.css
|
||||
*.cxx
|
||||
*.d
|
||||
*.dart
|
||||
*.db
|
||||
*.diff
|
||||
*.dump
|
||||
*.edn
|
||||
*.eex
|
||||
*.ejs
|
||||
*.elm
|
||||
*.erl
|
||||
*.ex
|
||||
*.exs
|
||||
'*.f#'
|
||||
*.fish
|
||||
*.fs
|
||||
*.fsi
|
||||
*.fsscript
|
||||
*.fsx
|
||||
*.gemspec
|
||||
*.go
|
||||
*.h
|
||||
*.haml
|
||||
*.hbs
|
||||
*.heex
|
||||
*.hh
|
||||
*.hpp
|
||||
*.hrl
|
||||
*.hs
|
||||
*.htm
|
||||
*.html
|
||||
*.hxx
|
||||
*.ini
|
||||
*.java
|
||||
*.jl
|
||||
*.js
|
||||
*.json
|
||||
*.jsx
|
||||
*.ksh
|
||||
*.leex
|
||||
*.less
|
||||
*.lhs
|
||||
*.lua
|
||||
*.markdown
|
||||
*.md
|
||||
*.mdx
|
||||
*.mjs
|
||||
*.mk
|
||||
*.ml λ
|
||||
*.mli λ
|
||||
*.mustache
|
||||
*.nix
|
||||
*.pem
|
||||
*.php
|
||||
*.pl
|
||||
*.pm
|
||||
*.pp
|
||||
*.pro
|
||||
*.ps1
|
||||
*.psb
|
||||
*.psd
|
||||
*.py
|
||||
*.pyc
|
||||
*.pyd
|
||||
*.pyo
|
||||
*.r
|
||||
*.rake
|
||||
*.rb
|
||||
*.rlib
|
||||
*.rmd
|
||||
*.rproj
|
||||
*.rs
|
||||
*.rss
|
||||
*.sass
|
||||
*.scala
|
||||
*.scss
|
||||
*.sh
|
||||
*.slim
|
||||
*.sln
|
||||
*.sol
|
||||
*.sql
|
||||
*.styl
|
||||
*.suo
|
||||
*.swift
|
||||
*.t
|
||||
*.tex
|
||||
*.toml
|
||||
*.ts
|
||||
*.tsx
|
||||
*.twig
|
||||
*.vim
|
||||
*.vue
|
||||
*.webmanifest
|
||||
*.xcplayground
|
||||
*.xul
|
||||
*.yaml
|
||||
*.yml
|
||||
*.zsh
|
||||
ln # LINK
|
||||
or # ORPHAN
|
||||
tw # STICKY_OTHER_WRITABLE
|
||||
ow # OTHER_WRITABLE
|
||||
st # STICKY
|
||||
di # DIR
|
||||
pi # FIFO
|
||||
so # SOCK
|
||||
bd # BLK
|
||||
cd # CHR
|
||||
su # SETUID
|
||||
sg # SETGID
|
||||
ex # EXEC
|
||||
fi # FILE
|
||||
|
||||
# file names
|
||||
*gruntfile.coffee
|
||||
*Gruntfile.coffee
|
||||
*gruntfile.js
|
||||
*Gruntfile.js
|
||||
*gruntfile.ls
|
||||
*Gruntfile.ls
|
||||
*gulpfile.coffee
|
||||
*Gulpfile.coffee
|
||||
*gulpfile.js
|
||||
*Gulpfile.js
|
||||
*gulpfile.ls
|
||||
*Gulpfile.ls
|
||||
*mix.lock
|
||||
*dropbox
|
||||
*Dropbox
|
||||
*.ds_store
|
||||
*.DS_Store
|
||||
*.gitconfig
|
||||
*.gitignore
|
||||
*.gitmodules
|
||||
*.gitattributes
|
||||
*.gitlab-ci.yml
|
||||
*.bashrc
|
||||
*.zshrc
|
||||
*.zshenv
|
||||
*.zprofile
|
||||
*.vimrc
|
||||
*.gvimrc
|
||||
*_vimrc
|
||||
*_gvimrc
|
||||
*.bashprofile
|
||||
*favicon.ico
|
||||
*license
|
||||
*LICENSE
|
||||
*node_modules
|
||||
*react.jsx
|
||||
*React.jsx
|
||||
*procfile
|
||||
*Procfile
|
||||
*dockerfile
|
||||
*Dockerfile
|
||||
*docker-compose.yml
|
||||
*Docker-compose.yml
|
||||
*rakefile
|
||||
*Rakefile
|
||||
*config.ru
|
||||
*gemfile
|
||||
*Gemfile
|
||||
*makefile
|
||||
*Makefile
|
||||
*cmakelists.txt
|
||||
*CMakeLists.txt
|
||||
*robots.txt ﮧ
|
||||
# Directory Icons
|
||||
.github/
|
||||
.npm/
|
||||
/bin/
|
||||
/boot/
|
||||
/dev/
|
||||
/etc/
|
||||
/home/
|
||||
/lib/
|
||||
/media/
|
||||
/mnt/
|
||||
/opt/
|
||||
/proc/
|
||||
/root/
|
||||
/run/
|
||||
/srv/
|
||||
/sys/
|
||||
/tmp/
|
||||
/usr/
|
||||
/usr/bin/
|
||||
/usr/lib/
|
||||
/usr/local/bin/
|
||||
/usr/local/lib/
|
||||
/var/
|
||||
~/.cache/
|
||||
~/.config/
|
||||
~/.local/
|
||||
~/.local/bin/
|
||||
~/.local/share/Trash/
|
||||
~/Desktop/
|
||||
~/Documents/
|
||||
~/Downloads/
|
||||
~/Music/
|
||||
~/Pictures/
|
||||
~/Videos/
|
||||
~/Public/
|
||||
~/Templates/
|
||||
.git/
|
||||
build/
|
||||
src/
|
||||
dist/
|
||||
include/
|
||||
doc/
|
||||
docs/
|
||||
test/
|
||||
tests/
|
||||
|
||||
# Extension Icons
|
||||
*.3gp
|
||||
*.avi
|
||||
*.cast
|
||||
*.m4v
|
||||
*.mkv
|
||||
*.mov
|
||||
*.mp4
|
||||
*.mpeg
|
||||
*.mpg
|
||||
*.webm
|
||||
*.wmv
|
||||
*.aac
|
||||
*.aif
|
||||
*.flac
|
||||
*.m4a
|
||||
*.mp3
|
||||
*.ogg
|
||||
*.snd
|
||||
*.wav
|
||||
*.wma
|
||||
*.bmp
|
||||
*.eps
|
||||
*.gif
|
||||
*.jpeg
|
||||
*.jpg
|
||||
*.png
|
||||
*.tif
|
||||
*.tiff
|
||||
*.webp
|
||||
*.7z
|
||||
*.bz
|
||||
*.bz2
|
||||
*.bz3
|
||||
*.gz
|
||||
*.rar
|
||||
*.rpm
|
||||
*.sit
|
||||
*.tar
|
||||
*.tgz
|
||||
*.txz
|
||||
*.xz
|
||||
*.z
|
||||
*.zip
|
||||
*.zst
|
||||
*.doc
|
||||
*.docm
|
||||
*.docx
|
||||
*.dot
|
||||
*.dotx
|
||||
*.exe
|
||||
*.pps
|
||||
*.ppsm
|
||||
*.ppsx
|
||||
*.ppt
|
||||
*.pptm
|
||||
*.pptx
|
||||
*.xls
|
||||
*.xlsm
|
||||
*.xlsx
|
||||
*.xlt
|
||||
*.xltm
|
||||
*.xltx
|
||||
*.jav
|
||||
*.java
|
||||
*.jj
|
||||
*.jjt
|
||||
*.es
|
||||
*.mjs
|
||||
*.javascript
|
||||
*.js
|
||||
*.jsm
|
||||
*.cjs
|
||||
*.jsx
|
||||
*.properties
|
||||
*.jq
|
||||
*.json
|
||||
*.json5
|
||||
*.jsonc
|
||||
*.jl
|
||||
*.kts
|
||||
*.kt
|
||||
*.ktm
|
||||
*.less
|
||||
*.lhs
|
||||
*.liquid
|
||||
*.L
|
||||
*.cl
|
||||
*.lisp
|
||||
*.el
|
||||
*.lsp
|
||||
*.asd
|
||||
*.stsg
|
||||
*.argdown
|
||||
*.coffee
|
||||
*.cjsx
|
||||
*.ia64
|
||||
*.a65
|
||||
*.asm
|
||||
*.s
|
||||
*.lst
|
||||
*.mac
|
||||
*.S
|
||||
*.a
|
||||
*.A
|
||||
*.abc
|
||||
*.ada
|
||||
*.adb
|
||||
*.ads
|
||||
*.gpr
|
||||
*.ino
|
||||
*.pde
|
||||
*.adoc
|
||||
*.txt
|
||||
*.wrm
|
||||
*.pro
|
||||
*.P
|
||||
*.pl
|
||||
*.plx
|
||||
*.pls
|
||||
*.pm
|
||||
*.xs
|
||||
*.t
|
||||
*.pod
|
||||
*.psgi
|
||||
*.al
|
||||
*.astro
|
||||
*.awk
|
||||
*.gawk
|
||||
*.sh
|
||||
*.bash
|
||||
*.fish
|
||||
*.zsh
|
||||
*.ksh
|
||||
*.csh
|
||||
*.bdf
|
||||
*.bib
|
||||
*.bicep
|
||||
*.bicepparam
|
||||
*.bzl
|
||||
*.bzr
|
||||
*.c
|
||||
*.h
|
||||
*.cpp
|
||||
*.moc
|
||||
*.hh
|
||||
*.tcc
|
||||
*.tlh
|
||||
*.inl
|
||||
*.ipp
|
||||
*.hxx
|
||||
*.hpp
|
||||
*.ccm
|
||||
*.cppm
|
||||
*.cxxm
|
||||
*.c++m
|
||||
*.c++
|
||||
*.cc
|
||||
*.cs
|
||||
*.csx
|
||||
*.css
|
||||
*.csv
|
||||
*.cuh
|
||||
*.cabal
|
||||
*.chs
|
||||
*.calendar
|
||||
*.catalog
|
||||
*.cljx
|
||||
*.clj
|
||||
*.cljc
|
||||
*.cljs
|
||||
*.mklx
|
||||
*.mkiv
|
||||
*.mkii
|
||||
*.mkxl
|
||||
*.mkvi
|
||||
*.cyn
|
||||
*.d
|
||||
*.drt
|
||||
*.dart
|
||||
*.diff
|
||||
*.rej
|
||||
*.patch
|
||||
*.dune
|
||||
*.eex
|
||||
*.leex
|
||||
*.ex
|
||||
*.heex
|
||||
*.exs
|
||||
*.elm
|
||||
*.erl
|
||||
*.hrl
|
||||
*.yaws
|
||||
*.erb
|
||||
*.rhtml
|
||||
*.fnl
|
||||
*.f08
|
||||
*.f03
|
||||
*.f77
|
||||
*.f90
|
||||
*.f95
|
||||
*.for
|
||||
*.fpp
|
||||
*.ftn
|
||||
*.fortran
|
||||
*.F08
|
||||
*.F03
|
||||
*.F77
|
||||
*.F90
|
||||
*.F95
|
||||
*.FOR
|
||||
*.FPP
|
||||
*.FTN
|
||||
*.fs
|
||||
*.fsi
|
||||
*.fsx
|
||||
*.tscn
|
||||
*.tres
|
||||
*.gd
|
||||
*.gdshader
|
||||
*.shader
|
||||
*.go
|
||||
*.gql
|
||||
*.graphql
|
||||
*.graphqls
|
||||
*.groovy
|
||||
*.hs-boot
|
||||
*.hsig
|
||||
*.hsc
|
||||
*.hs
|
||||
*.html
|
||||
*.htm
|
||||
*.cr
|
||||
*.cake
|
||||
*.md
|
||||
*.mdx
|
||||
*.rmd
|
||||
*.markdown
|
||||
*.cfm
|
||||
*.cfc
|
||||
*.gradle
|
||||
*.hack
|
||||
*.haml
|
||||
*.hx
|
||||
*.hxml
|
||||
*.ai
|
||||
*.ait
|
||||
*.psd
|
||||
*.psb
|
||||
*.php
|
||||
*.phar
|
||||
*.phtml
|
||||
*.pht
|
||||
*.phps
|
||||
*.j2
|
||||
*.ls
|
||||
*.lua
|
||||
*.mustache
|
||||
*.hbs
|
||||
*.nim
|
||||
*.nims
|
||||
*.nimble
|
||||
*.ml
|
||||
*.mli
|
||||
*.ps1
|
||||
*.pug
|
||||
*.purs
|
||||
*.pp
|
||||
*.py
|
||||
*.pyw
|
||||
*.pyz
|
||||
*.pyi
|
||||
*.pyc
|
||||
*.pyd
|
||||
*.r
|
||||
*.rds
|
||||
*.rda
|
||||
*.jsx
|
||||
*.tsx
|
||||
*.re
|
||||
*.rei
|
||||
*.resi
|
||||
*.rs
|
||||
*.rlib
|
||||
*.sass
|
||||
*.scss
|
||||
*.sbt
|
||||
*.sc
|
||||
*.scala
|
||||
*.styl
|
||||
*.svelte
|
||||
*.svg
|
||||
*.svgz
|
||||
*.swift
|
||||
*.SWIFT
|
||||
*.tf
|
||||
*.tex
|
||||
*.ts
|
||||
*.mts
|
||||
*.cts
|
||||
*.twig
|
||||
*.vala
|
||||
*.vapi
|
||||
*.vue
|
||||
*.wat
|
||||
*.wasm
|
||||
*.zig
|
||||
*.zir
|
||||
*.zigr
|
||||
*.ss
|
||||
*.scm
|
||||
*.sld
|
||||
*.org
|
||||
*.toml
|
||||
*.vim
|
||||
*.v
|
||||
*.vsh
|
||||
*.dwt
|
||||
*.yml
|
||||
*.yaml
|
||||
*.rb
|
||||
*.gemspec
|
||||
*.rake
|
||||
*.nix
|
||||
*.eml
|
||||
|
||||
# file patterns (patterns not supported in lf yet)
|
||||
# .*jquery.*\.js$
|
||||
# .*angular.*\.js$
|
||||
# .*backbone.*\.js$
|
||||
# .*require.*\.js$
|
||||
# .*materialize.*\.js$
|
||||
# .*materialize.*\.css$
|
||||
# .*mootools.*\.js$
|
||||
# .*vimrc.*
|
||||
# Vagrantfile$
|
||||
|
||||
# file patterns
|
||||
*jquery.min.js
|
||||
*angular.min.js
|
||||
*backbone.min.js
|
||||
*require.min.js
|
||||
*materialize.min.js
|
||||
*materialize.min.css
|
||||
*mootools.min.js
|
||||
Vagrantfile
|
||||
|
||||
# archives or compressed (extensions from dircolors defaults)
|
||||
*.tar
|
||||
*.tgz
|
||||
*.arc
|
||||
*.arj
|
||||
*.taz
|
||||
*.lha
|
||||
*.lz4
|
||||
*.lzh
|
||||
*.lzma
|
||||
*.tlz
|
||||
*.txz
|
||||
*.tzo
|
||||
*.t7z
|
||||
*.zip
|
||||
*.z
|
||||
*.dz
|
||||
*.gz
|
||||
*.lrz
|
||||
*.lz
|
||||
*.lzo
|
||||
*.xz
|
||||
*.zst
|
||||
*.tzst
|
||||
*.bz2
|
||||
*.bz
|
||||
*.tbz
|
||||
*.tbz2
|
||||
*.tz
|
||||
*.deb
|
||||
*.rpm
|
||||
*.jar
|
||||
*.war
|
||||
*.ear
|
||||
*.sar
|
||||
*.rar
|
||||
*.alz
|
||||
*.ace
|
||||
*.zoo
|
||||
*.cpio
|
||||
*.7z
|
||||
*.rz
|
||||
*.cab
|
||||
*.wim
|
||||
*.swm
|
||||
*.dwm
|
||||
*.esd
|
||||
|
||||
# media formats
|
||||
*.jpg
|
||||
*.jpeg
|
||||
*.mjpg
|
||||
*.mjpeg
|
||||
*.bmp
|
||||
*.pbm
|
||||
*.pgm
|
||||
*.ppm
|
||||
*.tga
|
||||
*.xbm
|
||||
*.xpm
|
||||
*.tif
|
||||
*.tiff
|
||||
*.png
|
||||
*.svg
|
||||
*.svgz
|
||||
*.pcx
|
||||
*.webp
|
||||
*.xcf
|
||||
*.xwd
|
||||
*.cgm
|
||||
*.emf
|
||||
|
||||
*.gif
|
||||
*.mng
|
||||
*.mov
|
||||
*.mpg
|
||||
*.mpeg
|
||||
*.m2v
|
||||
*.mkv
|
||||
*.webm
|
||||
*.ogm
|
||||
*.mp4
|
||||
*.m4v
|
||||
*.mp4v
|
||||
*.vob
|
||||
*.qt
|
||||
*.nuv
|
||||
*.wmv
|
||||
*.rmvb
|
||||
*.dvx
|
||||
*.flc
|
||||
*.avi
|
||||
*.fli
|
||||
*.flv
|
||||
*.gl
|
||||
*.yuv
|
||||
*.ogv
|
||||
*.ogx
|
||||
*.rm
|
||||
*.asf
|
||||
|
||||
*.aac
|
||||
*.au
|
||||
*.flac
|
||||
*.m4a
|
||||
*.mid
|
||||
*.midi
|
||||
*.mka
|
||||
*.mp3
|
||||
*.mpc
|
||||
*.ogg
|
||||
*.ra
|
||||
*.wav
|
||||
*.oga
|
||||
*.opus
|
||||
*.spx
|
||||
*.xspf
|
||||
|
||||
# other formats
|
||||
*.pdf
|
||||
# File Icons
|
||||
*Dockerfile
|
||||
*dockerfile
|
||||
*cabal.config
|
||||
*cabal.project
|
||||
*.gitlab-ci.yml
|
||||
*.git
|
||||
*.gitconfig
|
||||
*.gitmodules
|
||||
*.gitattributes
|
||||
*.gitkeep
|
||||
*.mailmap
|
||||
*.editorconfig
|
||||
*go.sum
|
||||
*go.work.sum
|
||||
*go.work
|
||||
*CHANGELOG
|
||||
*CHANGELOG.md
|
||||
*CODE_OF_CONDUCT
|
||||
*CODE_OF_CONDUCT.md
|
||||
*CODEOWNERS
|
||||
*CONTRIBUTING
|
||||
*CONTRIBUTING.md
|
||||
*FUNDING.yml
|
||||
*LICENSE
|
||||
*LICENSE.md
|
||||
*LICENSE.txt
|
||||
*NEWS
|
||||
*NEWS.md
|
||||
*PKGBUILD
|
||||
*README
|
||||
*README.txt
|
||||
*README.md
|
||||
*TODO
|
||||
*TODO.md
|
||||
*hyprland.conf
|
||||
*hyprpaper.conf
|
||||
*hypridle.conf
|
||||
*hyprlock.conf
|
||||
*babel.config.json
|
||||
*.babelrc.json
|
||||
*.bowerrc.json
|
||||
*bower.json
|
||||
*eslint.config.js
|
||||
*eslint.config.mjs
|
||||
*eslint.config.cjs
|
||||
*Gruntfile
|
||||
*gulpfile.js
|
||||
*Jenkinsfile
|
||||
*karma.conf.js
|
||||
*karma.conf.coffee
|
||||
*karma.conf.ts
|
||||
*Makefile
|
||||
*maven.config
|
||||
*rollup.config.js
|
||||
*rollup.config.mjs
|
||||
*rollup.config.cjs
|
||||
*stylelint.config.js
|
||||
*stylelint.config.mjs
|
||||
*stylelint.config.cjs
|
||||
*.stylelintrc.js
|
||||
*.stylelintrc.mjs
|
||||
*.stylelintrc.cjs
|
||||
*.stylelintrc.json
|
||||
*.stylelintrc.yml
|
||||
*.stylelintrc.yaml
|
||||
*.stylelintrc
|
||||
*tsconfig.json
|
||||
*webpack.config.js
|
||||
*yarn.lock
|
||||
*.yarnrc.yml
|
||||
*.yarnrc.yaml
|
||||
*.yarnclean
|
||||
*codeclimate.yml
|
||||
*.codeclimate.yml
|
||||
*.npmignore
|
||||
*.npmrc
|
||||
*electron-builder.yml
|
||||
*electron-builder.json
|
||||
*.prettierrc
|
||||
*.prettierignore
|
||||
*prettier.config.js
|
||||
*.prettierrc.js
|
||||
*.prettierrc.toml
|
||||
*.prettierrc.json
|
||||
*.prettierrc.yml
|
||||
*.prettierrc.yaml
|
||||
*.vimrc
|
||||
*.brackets.json
|
||||
*composer.json
|
||||
*composer.lock
|
||||
*.travis.yml
|
||||
*.travis.yaml
|
||||
*.yo-rc
|
||||
|
|
Loading…
Reference in New Issue