docs: update
This commit is contained in:
parent
c0cfcb3b36
commit
4ac452cc64
1 changed files with 1 additions and 1 deletions
2
neofetch
2
neofetch
|
@ -2889,7 +2889,7 @@ get_term() {
|
|||
|
||||
term="${name##*/}"
|
||||
|
||||
# Fix wrapper names in NixOS.
|
||||
# Fix wrapper names in Nix.
|
||||
[[ $term == .*-wrapped ]] && {
|
||||
term="${term#.}"
|
||||
term="${term%-wrapped}"
|
||||
|
|
Loading…
Reference in a new issue