Commit graph

2103 commits

Author SHA1 Message Date
Dylan Araps
1d3a4478f6 general: Start inlining ascii. 2018-05-04 08:55:26 +10:00
Dylan Araps
2f50cf2071 general: Start inlining ascii. 2018-05-04 08:55:26 +10:00
Dylan Araps
e1f478f1d6 general: Start inlining ascii. 2018-05-04 08:55:26 +10:00
Dylan Araps
bdad66511a general: Start inlining ascii. 2018-05-04 08:55:26 +10:00
Dylan Araps
473a5986e8 general: Start inlining ascii. 2018-05-04 08:55:26 +10:00
Dylan Araps
f790170578 general: Start inlining ascii. 2018-05-04 08:55:26 +10:00
Dylan Araps
3ee733e982 general: Start inlining ascii. 2018-05-04 08:55:26 +10:00
Dylan Araps
c794f7f072 general: Removed changes from other branch 2018-05-04 08:54:43 +10:00
Dylan Araps
9573aaee34 config: Inline config file. 2018-05-04 08:54:43 +10:00
Dylan Araps
1ddcc47dd6 wm: Added support for more window managers. 2018-05-04 08:54:43 +10:00
Dylan Araps
52c2e871a3 wm: Added support for aewm 2018-05-04 08:54:43 +10:00
Dylan Araps
d239a05782 wm: Show version for KDE and dwm. 2018-05-04 08:54:43 +10:00
Dylan Araps
9d6d62ece5 wm: Added WM version. 2018-05-04 08:54:43 +10:00
Michael Straube
2f5f7f5ab4 term_font: add qterminal support 2018-05-03 19:46:14 +02:00
Dylan Araps
cdb576479e macOS: Fix memory bug. 2018-04-30 16:18:24 +10:00
Dylan Araps
039e8d0ca7
Merge pull request #964 from TsundereBug/patch-1
Update Android ascii
2018-04-30 06:12:35 +00:00
Dylan Araps
8e3f717493
Merge pull request #963 from dawidd6/unity
de: fix Unity in 18.04
2018-04-30 06:12:08 +00:00
Anthony Cerruti
7341096953
Remove width set 2018-04-27 16:04:51 -07:00
Dylan Araps
53e557dcd7 general: Fix tests 2018-04-27 22:16:07 +10:00
Dawid Dziurla
327e639eff
de: fix Unity in 18.04 2018-04-27 11:54:38 +02:00
Dylan Araps
b87300d87a image: [w3m] Fix issue with zws not being applied to get_cols 2018-04-25 13:23:47 +10:00
Robert
540de7173a
Add files via upload 2018-04-25 00:40:01 +02:00
Robert
3ed7327ef3
Add files via upload 2018-04-24 23:43:07 +02:00
Dylan Araps
6901a3ff8b distro: Revert change 2018-04-22 18:12:38 +10:00
Dylan Araps
c354ddcd76 Distro: Show release info by default. 2018-04-22 11:09:05 +10:00
Dylan Araps
1bd9f1759c general: Cleanup 2018-04-22 11:01:18 +10:00
Kayant
5c58244897
cpu_temp: Add support for Zen processors
This adds support for Zen based processors(AMD family 17h) like the Ryzen series using the k10temp module.
This requires either having a patched kernel with the hwmon updates see - lkml.org/lkml/2017/9/6/684
Or kernel 4.15+ where the patch was merged.
2018-04-21 12:20:57 +01:00
SolitudeSF
aa7ec8b529
Add 'setroot' wallpaper fetching 2018-04-21 09:39:40 +03:00
Dylan Araps
2606e4b1d6 image: Added kitty backend. Closes #953 2018-04-20 07:48:41 +10:00
Dylan Araps
745f568a94 wm: Added support for dwm 2018-04-19 10:25:37 +10:00
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 echoprintf for consistency 2018-02-01 23:28:02 -05:00