Merge pull request #1289 from ognarb/plasma
The KDE was renamed to Plasma
This commit is contained in:
commit
b886122af9
1 changed files with 2 additions and 0 deletions
2
neofetch
2
neofetch
|
@ -1560,6 +1560,8 @@ get_de() {
|
|||
;;
|
||||
esac
|
||||
|
||||
(( "$KDE_SESSION_VERSION" >= "4" )) && de="${de/KDE/Plasma}"
|
||||
|
||||
# Log that the function was run.
|
||||
de_run=1
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue