Update neofetch
Needed so script can show WM_Theme correct
This commit is contained in:
parent
ccd5d9f526
commit
9c20d3c1a6
1 changed files with 1 additions and 0 deletions
1
neofetch
1
neofetch
|
@ -2088,6 +2088,7 @@ get_wm_theme() {
|
|||
case $de in
|
||||
LXDE*) ob_file=lxde-rc ;;
|
||||
LXQt*) ob_file=lxqt-rc ;;
|
||||
BunsenLabs*) ob_file=bl-rc ;;
|
||||
*) ob_file=rc ;;
|
||||
esac
|
||||
|
||||
|
|
Loading…
Reference in a new issue