Danilo Spinella
74cec3b30f
Fix packages count for exherbo
...
Installed packages data is stored in
/var/db/paludis/installed/data/*
and the cross-installed packages data is stored in
/var/db/paludis/cross-installed/arch/data/*
where arch could be every cpu arch supported by exherbo.
2018-04-18 20:33:38 +02:00
Dylan Araps
9870c90a98
wm: Added support for more Wayland Compositors
2018-04-16 13:58:35 +10:00
Dylan Araps
8fcc19c4d4
wm: Added support for more Wayland Compositors
2018-04-16 13:57:38 +10:00
Dylan Araps
7c464938b9
Merge pull request #950 from dylanaraps/rea
...
general: Remove unsafe splitting.
2018-04-16 08:05:44 +10:00
Dylan Araps
4212e83fe0
memory: simplify
2018-04-15 20:17:01 +10:00
Dylan Araps
d7172fa89b
memory: simplify
2018-04-15 20:10:42 +10:00
Dylan Araps
41fd2df411
memory: simplify
2018-04-15 20:06:33 +10:00
Dylan Araps
82cc8ebb6e
general: Fixed issue on AIX.
2018-04-15 19:54:36 +10:00
Dylan Araps
cef3202ea5
general: Remove unsafe splitting.
2018-04-14 09:49:12 +10:00
Dylan Araps
aa8c6c55f6
general: Remove unsafe splitting.
2018-04-14 09:40:44 +10:00
Dylan Araps
e91648ad67
general: Remove old_ifs.
2018-04-14 09:35:28 +10:00
Dylan Araps
2e8e69a120
general: Cleanup
2018-04-14 09:32:12 +10:00
Dylan Araps
55de3a4201
general: cleanup
2018-04-14 08:40:28 +10:00
Dylan Araps
91f8ba7a1f
Merge pull request #944 from aidanharris/st-font
...
Font detection for suckless terminal (st)
2018-04-14 08:37:06 +10:00
Dylan Araps
8253bd7e9a
wallpaper: Add support for pywal.
2018-04-14 08:18:08 +10:00
Dylan Araps
f7cf1073c6
wallpaper: Add support for pywal.
2018-04-14 08:13:36 +10:00
Dylan Araps
c80ace7684
args: Simplify version output.
2018-04-12 08:56:12 +10:00
Dylan Araps
4b0a430585
Merge branch 'master' of github.com:dylanaraps/neofetch
2018-04-12 08:54:14 +10:00
Dylan Araps
ab76a50739
theme: Fix issues with gsettings. Closes #949
2018-04-12 08:53:46 +10:00
Aidan Harris
0302d8eb9b
Set parent if it's unset
2018-04-10 08:54:06 +00:00
Aidan Harris
8fc70c9801
Refactor Code
2018-04-10 02:55:08 +00:00
Muhammad Herdiansyah
eea18cf68c
Misc: change all escape sequences from \e to \e
2018-04-09 07:04:40 +07:00
Dylan Araps
ee815f9c66
gpu: Fixed duplicate intel bug.
2018-04-09 09:51:23 +10:00
Aidan Harris
9d4a127f72
Keep shellcheck happy
2018-04-08 19:09:06 +01:00
Aidan Harris
59e0ac82a7
Font detection for suckless terminal (st)
2018-04-08 18:30:42 +01:00
Dylan Araps
4083770a6b
ascii: Strip esc chars when calculating length. Closes #942
2018-04-06 15:11:53 +10:00
Dylan Araps
f25b76a0a5
docs: CHANGELOG
2018-04-06 08:45:23 +10:00
Dylan Araps
b4921092c8
version: bump
2018-04-06 08:33:12 +10:00
Dylan Araps
9f48d18332
cpu: Fix #939
2018-04-05 07:54:37 +10:00
Dylan Araps
f82a87dadb
Merge branch 'master' of github.com:dylanaraps/neofetch
2018-04-02 16:22:04 +10:00
Dylan Araps
286310acc9
misc: cleanup
2018-04-02 16:21:50 +10:00
Dylan Araps
ece67e3691
Merge pull request #936 from aidanharris/xterm-font
...
Correctly handle XTerm.vt100.faceName
2018-04-02 10:38:41 +10:00
Aidan Harris
641202155c
Remove trim
2018-04-02 01:22:03 +01:00
Dylan Araps
adbe230f82
gpu: More junk
2018-04-02 10:12:35 +10:00
Dylan Araps
564fdaeabf
cpu: More junk
2018-04-02 10:11:11 +10:00
Dylan Araps
155c1398b9
cpu: More junk
2018-04-02 10:09:45 +10:00
Aidan Harris
380e793c62
Correctly handle XTerm.vt100.faceName
2018-04-02 01:07:43 +01:00
Dylan Araps
3b55335089
Merge branch 'master' of github.com:dylanaraps/neofetch
2018-04-02 10:05:23 +10:00
Dylan Araps
790401c6ea
OS: Fix ChromeOS detection.
2018-04-02 10:05:12 +10:00
Dylan Araps
dedf90970d
Merge pull request #935 from aidanharris/fix-kitty-regex
...
Fix kitty font_size regex
2018-04-02 09:33:47 +10:00
Dylan Araps
648b5fb75e
cpu: Fixed incorrect name. Closes #926
2018-04-02 07:51:27 +10:00
Dylan Araps
3734821eb5
general: Added option to manually specify music player. Closes #934
2018-04-02 07:42:22 +10:00
Dylan Araps
a1044d728f
general: Swap echo to printf
2018-04-01 14:30:06 +10:00
Aidan Harris
7fbab49ec3
Fix kitty font_size regex
2018-03-27 21:28:45 +01:00
Herdiansyah
81db772a5d
Merge pull request #929 from konimex/win10fix
...
OS: Separate Windows 10 and ChromeOS into its own if clause
2018-03-24 15:48:40 +07:00
Muhammad Herdiansyah
39cd3ede32
Distro: Separate ChromeOS detection
2018-03-24 15:30:00 +07:00
Robert
97c02742c1
Distro: Add support for openSUSE Tumbleweed
...
Closes #930
2018-03-21 06:38:33 +07:00
Herdiansyah
79dcb5cfa8
Merge pull request #924 from MitchWeaver/master
...
fix pacman name conflict bug
2018-03-20 07:34:21 +07:00
Muhammad Herdiansyah
3b34a78c4c
OS: Separate Windows 10 into its own if clause
2018-03-20 07:10:37 +07:00
Mitch Weaver
e39cbbff32
fix pacman name conflict bug
...
change to type paclog-pkglist
typo
2018-03-08 03:30:41 +01:00
Dylan Araps
7d231b88fa
misc: cleanup
2018-03-08 11:11:42 +11:00
Dylan Araps
24671c6d09
Merge pull request #919 from MindTooth/add_kitty
...
Added font support for kitty terminal
2018-03-08 11:10:38 +11:00
Mitch Weaver
9694f80f28
add new DragonFly BSD logo, move old logo to dragonfly_old, add dragonfly_small
2018-03-05 01:12:44 +01:00
Dylan Araps
5e2a67053e
Merge pull request #920 from MindTooth/fix_indent
...
Fix minor indent bug
2018-02-28 07:55:23 +11:00
Dylan Araps
169de34ee6
image: [catimg] Don't force res. Closes #921
2018-02-28 07:54:35 +11:00
Birger J. Nordølum
0cbdd6963e
Added font support for kitty terminal
2018-02-27 14:15:00 +01:00
Birger J. Nordølum
0a9c58655a
Fix minor indent bug
2018-02-27 13:57:03 +01:00
Michael Straube
4f9fe67a43
OS: Add support for Hyperbola GNU/Linux-libre
2018-02-20 16:27:54 +01:00
Dylan Araps
6d549cd459
wm: Added support for non-EWMH WMs
2018-02-12 13:07:21 +11:00
Dylan Araps
4dd9cc15f0
misc: prompt
2018-02-12 08:43:22 +11:00
Dylan Araps
c9146d9eee
OS: Added support for postmarketos
2018-02-12 08:41:12 +11:00
Dylan Araps
56821a30e4
term_font: Add more paths for Alacritty. Closes #911
2018-02-11 08:51:58 +11:00
Dylan Araps
97660df3b8
OS: Added support for magpieOS. Closes #912 , #908
2018-02-11 08:44:22 +11:00
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 echo
→ printf
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
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
Herdiansyah
23340e29c3
Merge pull request #864 from MitchWeaver/master
...
add Sabotage linux package support
2017-11-26 18:58:42 +07:00
Herdiansyah
fe057a157b
Merge pull request #868 from dawidd6/lede
...
ascii: add LEDE
2017-11-26 18:56:05 +07:00
Herdiansyah
f8c2bc2573
Merge pull request #869 from dawidd6/trueos
...
distro: fix trueos detection
2017-11-26 18:55:21 +07:00
StarryTony
acdd75220e
fix in mac can not make_thumbnail
...
# fix in mac high Sierra cannot replace '/' with '_', optionally can use ${image//\//_}
2017-11-23 01:55:08 +00:00
Dawid Dziurla
a1e6843884
disk: change Haiku's df detection
...
'blocks' keyword is also present in busybox' df.
Busybox' df also has -P and -h flags, so it can be detected as normal df.
'Tracker' keyword seems to be exclusive to Haiku's df.
2017-11-22 22:08:11 +01:00
Dawid Dziurla
63df9687db
distro: fix trueos detection
2017-11-19 16:49:49 +01:00
Dawid Dziurla
744dd46330
ascii: add LEDE
2017-11-19 12:06:11 +01:00
Mitch Weaver
dd8ee366b1
add neofetch
2017-11-18 23:53:36 +01:00
dylan araps
4fd2287582
Merge branch 'master' of https://github.com/dylanaraps/neofetch
2017-11-08 07:20:47 +11:00
dylan araps
d21f9e928d
model: Fix garbage
2017-11-08 07:20:25 +11:00
Jesse Liles
98e2a0db99
Added Pop\!_OS distribution
2017-11-02 16:13:55 -04:00
Andrew Titmuss
402ac0bc00
model: fix SC2102 on iPad
2017-10-18 16:17:52 +11:00
Andrew Titmuss
434a4d4fb7
model: add new iOS devices
2017-10-18 14:57:05 +11:00
Andrew Titmuss
4f3f0f73c0
distro: fix whitespace for High Sierra
2017-10-18 14:37:00 +11:00
Andrew Titmuss
1ab898e944
resolution: Fix errors on non-retina screens [macOS]
...
Added a check to see if the plist file we use for checking the scale factor exists
2017-10-18 11:25:27 +11:00
Andrew Titmuss
f7dc4441fc
gpu_driver: Add macOS (Nvidia) support
2017-10-17 23:13:36 +11:00
Andrew Titmuss
3217b921e5
WM: Fix chunkwm being detected as Kwm on macOS
2017-10-17 22:47:12 +11:00
dylan araps
03d07f2c62
Merge branch 'master' of https://github.com/dylanaraps/neofetch
2017-10-16 07:42:46 +11:00
dylan araps
a26fd76ca6
OS: Added support for Lunar Linux.
2017-10-16 07:42:37 +11:00
Muhammad Herdiansyah
f6c362f5a1
Install Date: Use a separate case for MacOS ls
2017-10-15 07:21:40 +07:00
Andrew Titmuss
3941971e3e
Merge pull request #840 from dylanaraps/install-date-mac
...
Fix Install Date for macOS
2017-10-13 14:56:08 +11:00
Andrew Titmuss
123d1652ff
fix line length to be under 100 chars in macOS install date
2017-10-13 14:44:22 +11:00
Andrew Titmuss
3cac29c804
Change -u to -U in macOS install date
2017-10-13 14:32:58 +11:00
Andrew Titmuss
952f2e5b22
fix Install Date for macOS
2017-10-13 14:24:56 +11:00
Andrew Titmuss
1f482d786c
remove a debug line for cmus (oops)
2017-10-13 13:38:08 +11:00
Andrew Titmuss
f1052a8e73
fix cmus album output (hopefully)
2017-10-13 13:35:10 +11:00
dylan araps
b57cdee02a
image: Fix bug with getting wallpaper from feh.
2017-10-11 08:49:07 +11:00