Commit graph

1955 commits

Author SHA1 Message Date
Dylan Araps
877a975a32 OS: Added support for ArchMerge. Closes #907 2018-02-06 12:29:02 +11:00
Dylan Araps
b6b1dfc2fb
Merge pull request #904 from JadeMatrix/master
macOS fixes & improvements
2018-02-03 09:07:10 +11:00
Robert
175adb7560
Add files via upload 2018-02-02 17:00:44 +01:00
Robert
8f25d0190b
Add files via upload 2018-02-02 16:49:32 +01:00
Joseph Durel
279a1e58bc Full if → single line for macOS Light theme 2018-02-01 23:46:50 -05:00
Joseph Durel
eb062afe95 Align heredoc AppleScript strings to osascript calls 2018-02-01 23:43:17 -05:00
Joseph Durel
d8addb3e3b Change echoprintf for consistency 2018-02-01 23:28:02 -05:00
Joseph Durel
9e4434e5e5 Add missing double-quotes in uppercase() fix 2018-02-01 22:26:18 -05:00
Joseph Durel
80d7cef7a0 Add macOS Light/Dark theme detection 2018-02-01 22:01:35 -05:00
Joseph Durel
3344bbf8c7 Fix uppercase() outputting nothing under bash < v4 2018-02-01 22:01:22 -05:00
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
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