Commit graph

1675 commits

Author SHA1 Message Date
Dylan Araps
8e6cd99d3d Merge pull request #716 from dylanaraps/zws_fix
W3m: Fix zero width space outputting garbage.
2017-05-09 07:53:33 +10:00
Dylan Araps
8572cf9a08 W3m: Fix zws 2017-05-07 09:55:24 +10:00
João Vitor Rafael Chrisóstomo
d9d7b79d72 Patch to make w3m image backend work on FreeBSD 11
Just an extra possible directory to search for w3m-img before outputting that it wasn't found on the system.
2017-05-05 22:15:19 -03:00
Dylan Araps
7646a76d02 Ascii: Add ubuntu-mate ascii, closes #712 2017-05-04 08:51:06 +10:00
Dylan Araps
993d95d6bd Merge pull request #710 from mstraube/mateterm
Term: Add font support for mate-terminal
2017-05-03 20:26:33 +10:00
Michael Straube
3242425c4f Term: Add font support for mate-terminal 2017-05-03 11:02:27 +02:00
Muhammad Herdiansyah
def8123c46 Misc: Use fallback values for some functions 2017-05-01 15:05:40 +07:00
Dylan Araps
efd48587c3 GPU: Revert unique filter 2017-04-27 09:09:36 +10:00
dawidd6
874a29e0c3
do not detect ibus* or indicator* as player 2017-04-26 21:06:47 +02:00
dylan araps
05503e3914 GPU: Fix unique cpu filter 2017-04-26 12:32:41 +10:00
dylan araps
c8b7ed6d1b Merge branch 'master' of https://github.com/dylanaraps/neofetch 2017-04-26 11:48:54 +10:00
dylan araps
b0cd5f07ec General: Bump version numbers 2017-04-26 11:48:22 +10:00
Dylan Araps
74e8facfe2 GPU: Correctly filter out duplicate GPU names. 2017-04-26 08:12:35 +10:00
Dylan Araps
a1d87ea105 Image: Added --loop flag. 2017-04-26 07:39:10 +10:00
Matthew Cox
1948f0e4ff Fix termite font matching
Each config parameter is allowed arbitrary whitespace before it.
It took me a long time to work out why it was always returning the /etc/xdg/termite/config value!
2017-04-25 19:36:49 +01:00
dylan araps
e506315bac Version: Bump version to 3.1.0 2017-04-25 13:01:27 +10:00
dylan araps
36203d1919 Ascii: Fix ascii art 2017-04-25 12:44:41 +10:00
Dylan Araps
e021d30d1e Merge pull request #699 from obrevenge/master
added obrevenge and archlabs ascii art for compatiblity for both new distros
2017-04-25 12:38:02 +10:00
LER0ever
6b926485f1 OS: add Chrome OS crouton support 2017-04-24 13:49:34 -05:00
obrevenge
87927bc81b removed whitespace, added ${c1} to archlabs, added both to get_distro_colors() 2017-04-15 22:00:20 -05:00
Michael Straube
83a0781a3f General: Align some lines 2017-04-12 00:16:50 +02:00
Michael Straube
b8bcd13346 Song: Add support for Tomahawk 2017-04-11 21:31:46 +02:00
Michael Straube
d55ff4ee94 Song: Add support for Deepin Music 2017-04-11 21:21:52 +02:00
Paul Hebble
2094c134ce Fix --ascii_distro ubuntu-studio
The ascii/distro directory has an ubuntu-studio file, which is
documented in the --help text, but when I try to use that option, it
falls back to the default Ubuntu logo.

This change adds a case for Ubuntu-Studio to set ascii_file and the
colors based on the logo at https://ubuntustudio.org.
2017-04-10 17:05:38 -05:00
Michael Straube
d8e1150e19 Battery: Add support for Bay Trail devices (axp288_fuel_gauge) 2017-04-10 13:27:34 +02:00
Dylan Araps
0180485851 Merge pull request #682 from dylanaraps/get_locale
Info: Added function to display locale.
2017-04-06 09:33:55 +10:00
Muhammad Herdiansyah
0efc00419e OS: Added support for MinGW 2017-04-05 15:08:09 +07:00
Dylan Araps
cedc3846d1 Merge pull request #688 from dylanaraps/disk_dir
Disk: Add new option to only show dir name in subtitle.
2017-04-04 08:54:11 +10:00
Dylan Araps
1216c9d5ad Merge pull request #681 from dylanaraps/scrot_fix
Scrot: Make scrot easier to use.
2017-04-04 08:51:06 +10:00
Dylan Araps
e6044b3c41 Distro: Add support for DesaOS 2017-04-04 08:47:26 +10:00
Dylan Araps
d742d9aa9c Disk: Add new option to only show dir name in subtitle 2017-04-02 06:58:48 +10:00
Dylan Araps
f8f26453ae Ascii: [Arch] Use brighter colors 2017-03-28 08:49:46 +11:00
Dylan Araps
631ae8d2b4 GPU: [Linux] Hide duplicate lines 2017-03-27 09:50:52 +11:00
Dylan Araps
a6573119f9 Info: Added function to display locale 2017-03-27 08:51:56 +11:00
Dylan Araps
1e6804f54a Scrot: Log where the file was saved and fix bug with empty filename 2017-03-27 08:45:12 +11:00
Dylan Araps
4659863737 Scrot: Unset scrot_dir if the user has set it 2017-03-27 08:33:13 +11:00
Dylan Araps
d34f01f21b Scrot: Make scrot easier to use 2017-03-27 08:29:04 +11:00
Dylan Araps
1e9c22af9f Merge branch 'master' of github.com:dylanaraps/neofetch 2017-03-23 08:03:56 +11:00
Dylan Araps
a575c01b5c iTerm2: Fix image mode in tmux, closes #678 2017-03-23 08:03:43 +11:00
Michael Straube
e92a03816e OS: Add support for Nitrux 2017-03-22 11:13:39 +01:00
Dylan Araps
fc06ad86cf Merge pull request #674 from dylanaraps/speed_fix
CPU: Add option to show decimals in CPU speed.
2017-03-22 15:18:03 +11:00
Jorge Gonzalez
6803b571b7
Change if statement to a switch 2017-03-21 19:58:47 -04:00
Jorge Gonzalez
0c4d4eb23a
Reduce macOS WM detections to one ps call 2017-03-21 18:37:41 -04:00
Jorge Gonzalez
1bd185874c
WM: Add support for Amethyst on macOS 2017-03-21 13:45:23 -04:00
Dylan Araps
7cf891a63b Merge pull request #670 from dritter/add_iterm2_font_detection
Add iterm2 font detection
2017-03-15 21:25:55 +11:00
Niles Rogoff
ce7ef19372
Correct style 2017-03-09 13:27:16 -08:00
Niles Rogoff
7bf8f17854
Slitaz support added 2017-03-09 10:55:06 -08:00
Dylan Araps
ac7cf27147 Resolution: Show decimals 2017-03-09 12:07:29 +11:00
Dylan Araps
30a6d8641b CPU: Added speed_shorthand to toggle showing decimals in the output 2017-03-09 12:03:17 +11:00
Dylan Araps
d8561cceed CPU: Show an additional digit in cpu speed 2017-03-09 11:47:52 +11:00