general: Enforce 100 chars per line.
This commit is contained in:
parent
5467fb47da
commit
d7abf3ce68
2 changed files with 4 additions and 4 deletions
6
neofetch
6
neofetch
|
@ -1391,9 +1391,9 @@ get_memory() {
|
|||
}
|
||||
|
||||
get_song() {
|
||||
player="$(ps x | awk '!(/ awk|Helper|Cache|ibus|indicator/) && /mpd|mopidy|cmus|mocp|spotify|
|
||||
Google Play|iTunes.app|rhythmbox|banshee|amarok|deadbeef|audacious|
|
||||
xmms2d|gnome-music|lollypop|clementine|pragha|exaile|juk|bluemindo|
|
||||
player="$(ps x | awk '!(/ awk|Helper|Cache|ibus|indicator/) && /mpd|mopidy|cmus|mocp|spotify|\
|
||||
Google Play|iTunes.app|rhythmbox|banshee|amarok|deadbeef|audacious|\
|
||||
xmms2d|gnome-music|lollypop|clementine|pragha|exaile|juk|bluemindo|\
|
||||
guayadeque|yarock|qmmp|quodlibet|deepin-music|tomahawk|pogo/
|
||||
{printf $5 " " $6; exit}')"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue