Commit Graph

2600 Commits

Author SHA1 Message Date
Joseph Durel be893d48c3 Detect iTunes/Spotify successfully when the other is not running 2018-02-01 21:58:06 -05:00
Joseph Durel b76513d7b6 Change osascript calls to use heredocs so they don't extend beyond 100 chars 2018-02-01 20:06:13 -05:00
Dylan Araps bac9dcf3f4 song: Use grep instead of awk. 2018-02-02 09:46:18 +11:00
Dylan Araps 7a543e8fa6 general: Revert problamatic lines to over 100 chars long. 2018-02-02 09:24:48 +11:00
Robert aa074c3f4b Add files via upload 2018-01-31 15:17:12 +01:00
matoro 613ab7439a fix unicode quotes 2018-01-29 19:16:08 -05:00
matoro d4177592c1 simplify check as per review 2018-01-29 17:52:57 -05:00
matoro 33fce46525 fix battery detection on Windows 2018-01-29 10:30:53 -05:00
rage311 64c80b7fc1 Broke up line that was over 100 chars long 2018-01-22 12:13:16 -07:00
rage311 c9f910f526 Changed OpenBSD temperature extraction from grep/cut to awk 2018-01-17 12:52:24 -07:00
rage311 840a653458 Changed OpenBSD cpu temp logic to grep specifically for lm0 or cpu0 2018-01-16 13:33:58 -07:00
rage311 9984c51882 Fixed indentation inconsistency 2018-01-16 12:48:33 -07:00
rage311 96676ca4d5 Fixed OpenBSD mem_used value 2018-01-16 12:46:25 -07:00
rage311 c81e01405e Changed OpenBSD CPU temp retrieval to take into account machines that only expose cpu0.temp0 instead of lm0.temp0 2018-01-16 12:36:29 -07:00
Dawid Dziurla 1506d3840f indent if conditions + remove some trailing spaces 2018-01-13 16:53:20 +01:00
Dawid Dziurla 8e21a69ea0 distro: fix OpenWrt/LEDE detection 2018-01-12 21:18:13 +01:00
Dylan Araps dac53545f7 merge master 2018-01-09 11:25:24 +11:00
Michael Straube 31ccd633d2 song: fix cmus album 2017-12-26 09:22:03 +01:00
Michael Straube 8ff013e734 song: add album for some players
pogo
exaile
quodlibet
pragha
amarok
deadbeef
qmmp
xmms2d
mocp
rhythmbox
banshee
mpd
2017-12-26 09:11:20 +01:00
Dylan Araps dc929a6594 memory: Fix crash on OpenBSD 2017-12-26 07:38:11 +11:00
Dylan Araps 21cc7bab93 general: Fix prompt on openBSD 2017-12-26 07:20:50 +11:00
Dylan Araps beee0203d0 general: Fix prompt on openBSD 2017-12-25 19:27:57 +11:00
Dylan Araps 5ffd5149b4 memory [openbsd]: Fix crash 2017-12-25 19:25:54 +11:00
Dylan Araps a53cbdbc14 general: Fix prompt on openBSD 2017-12-25 11:04:50 +11:00
Dylan Araps 8c277ac74a general: Swap sequences from \033 to \e 2017-12-25 08:39:47 +11:00
Dylan Araps f2300d3306 gpu [intel]: Show driver version if glxinfo isn't installed 2017-12-22 10:42:58 +11:00
Dylan Araps 77596ea868 TDE: Better fix 2017-12-22 10:26:48 +11:00
Dylan Araps 11a2adc8ed packages: Fix kpm 2017-12-22 10:22:03 +11:00
Dylan Araps aaabb9c3c0 Merge branch 'master' of github.com:dylanaraps/neofetch 2017-12-22 10:13:02 +11:00
Dylan Araps 6e20dfe759 DE/WM: Added support for TDE 2017-12-22 10:11:45 +11:00
dylan araps 4870a863ac wm: cleanup 2017-12-17 21:10:48 +11:00
dylan araps 9ad9d4d75e wm: Better wayland detection 2017-12-17 20:43:41 +11:00
dylan araps 80a34bdf28 wm: Remove uneeded velox detection 2017-12-17 20:08:30 +11:00
dylan araps a9df517fd4 wm: Add support for way-cooler 2017-12-17 20:08:05 +11:00
dylan araps 6711ebc91f image: Added pixterm backend. 2017-12-16 15:51:07 +11:00
dylan araps 8762403de9 wm_theme: Fix sawfish theme. 2017-12-13 14:43:21 +11:00
dylan araps a2290b7398 cpu_temp: $temp is an environment variable on Windows. 2017-12-13 11:48:49 +11:00
dylan araps 9f263fe184 general: Fixed extra trailing prompt newline 2017-12-13 11:42:10 +11:00
dylan araps c5c4f901ba general: Add config version to verbose output 2017-12-13 11:31:12 +11:00
dylan araps 9b5d75907b general: Add neofetch version to verbose output. 2017-12-13 11:30:17 +11:00
dylan araps ed05c6460b general: Add command used to run neofetch to verbose output. 2017-12-13 11:19:53 +11:00
dylan araps 7fc4f84217 wm_theme: Fixed sawfish detection 2017-12-13 11:08:10 +11:00
dylan araps c43ffb028e image: Make (--size none) keep original image aspect ratio. 2017-12-13 10:29:14 +11:00
dylan araps 8540a2f1e3 cpu_temp: Detect CPU temperature file. 2017-12-13 08:56:33 +11:00
dylan araps db21981373 de: Fix GNOME bug 2017-12-13 08:45:47 +11:00
dylan araps ca49b178fe de: Add GNOME version 2017-12-13 08:43:05 +11:00
dylan araps 1e8f12dd4a gpu_driver: Add version to NVIDIA output 2017-12-13 08:38:11 +11:00
Muhammad Herdiansyah 39cda4f29f Misc: Remove comment 2017-12-03 19:54:50 +07:00
Muhammad Herdiansyah fe9933f544 Image mode (MacOS): Fixed garbage letter appeared in iTerm2 2017-12-03 19:52:03 +07:00
Herdiansyah 045577653c Merge pull request #872 from StarryTony/patch-1
fix in mac can not make_thumbnail
2017-12-03 19:50:10 +07:00