Commit graph

2167 commits

Author SHA1 Message Date
Dylan Araps
4895ed33b1 misc: cleanup 2018-05-21 10:08:43 +10:00
Dylan Araps
a27382d21d image: Make the resolution of catimg configurable. 2018-05-21 08:29:50 +10:00
Dylan Araps
0fe972073f image: Cleanup of get_term_size 2018-05-21 08:24:32 +10:00
Dylan Araps
fc229704c8 general: term_size, macos fix. 2018-05-20 15:36:54 +10:00
Dylan Araps
c4bf54db3d ascii: Fix ascii art on windows. 2018-05-20 14:22:26 +10:00
Dylan Araps
7b1b3755a9 general: Fix issues with default config. 2018-05-20 13:59:14 +10:00
Dylan Araps
cb68508be2 general: Fix issues with default config. 2018-05-20 13:56:24 +10:00
Dylan Araps
7a4492c6c3 ascii: Fix ascii art on windows. 2018-05-20 13:50:10 +10:00
Dylan Araps
1f678f8020 version: bump 2018-05-20 08:03:12 +10:00
Dylan Araps
c814f14726 general: Fix issues with default config. 2018-05-19 20:38:45 +10:00
Dylan Araps
992d0b38ae general: Added --print_config to display the default config file. 2018-05-19 08:28:10 +10:00
Dylan Araps
80299bd064 macOS: Fix xquartz issue. 2018-05-19 08:06:05 +10:00
Dylan Araps
c69e5ef041 docs: update 2018-05-18 16:26:22 +10:00
Dylan Araps
8b4c858042
Merge pull request #993 from dylanaraps/pkg_clean
packages: cleanup
2018-05-18 06:10:38 +00:00
Dylan Araps
98252472ce general: Fix default config in bash3. 2018-05-18 16:11:00 +10:00
Dylan Araps
6e41d5e0a9 packages: cleanup 2018-05-18 15:49:14 +10:00
Dylan Araps
b16ff8bc4d term: Fix tmux issue. 2018-05-17 20:43:22 +10:00
Dylan Araps
bad073d78a term: Fix macOS issue 2018-05-17 20:30:46 +10:00
Dylan Araps
e398f1ee08 docs: update 2018-05-17 13:57:45 +10:00
Dylan Araps
582fa2f50b version: bump 2018-05-17 13:39:24 +10:00
Dylan Araps
a31e656f82
Merge pull request #984 from MindTooth/final_kitty_fix
RFC: kitty: This got to be the last fix...
2018-05-17 02:47:33 +00:00
Dylan Araps
156136121a Merge branch 'master' of github.com:dylanaraps/neofetch 2018-05-17 12:36:55 +10:00
Dylan Araps
57cd8e3cc5 docs: update 2018-05-17 12:36:03 +10:00
Michael Straube
a62c3d2029 song: add support for vlc 2018-05-14 07:08:59 +02:00
Dylan Araps
01ec03720b
Merge pull request #982 from mstraube/deepin-music
song: fix deepin-music
2018-05-13 21:54:21 +00:00
Dylan Araps
b74c7a63d3
Merge pull request #983 from mstraube/song-dbus
song: simplify get_song_dbus
2018-05-13 21:53:05 +00:00
Dylan Araps
293633d5ab
Merge pull request #987 from mstraube/audacious
song: audacious: remove audtool, closes #986
2018-05-13 21:51:51 +00:00
Michael Straube
33fbed0b14 general: update copyright year 2018-05-13 11:06:22 +02:00
Michael Straube
bd0e62d5f3 song: audacious: remove audtool, closes #986 2018-05-12 13:54:42 +02:00
Michael Straube
8513b62259 song: update song_shorthand example 2018-05-12 10:56:03 +02:00
Birger J. Nordølum
7e4ec9f09d
kitty: This got to be the last fix... 2018-05-11 22:41:30 +02:00
Michael Straube
670161e13a song: simplify get_song_dbus 2018-05-11 19:22:34 +02:00
Michael Straube
358006dd92 song: fix deepin-music 2018-05-11 18:37:37 +02:00
Birger J. Nordølum
f93da07f36
kitty: style tweaks on regex 2018-05-10 14:32:48 +02:00
Michael Straube
1480b833b0 song: add support for sayonara 2018-05-10 09:14:39 +02:00
Dylan Araps
94bf52ecd4 misc: Fix travis 2018-05-10 09:58:46 +10:00
Dylan Araps
8dc25c3ae5
Merge pull request #977 from MindTooth/fix_kitty_regression
kitty: fix regression in regex
2018-05-09 23:56:28 +00:00
Dylan Araps
7d259e8ef9 song: Added song_format. 2018-05-10 08:52:06 +10:00
Dylan Araps
b5a2323144 song: Added song_format. 2018-05-10 08:49:05 +10:00
Michael Straube
ccced8d997 song: fix audacious album
fallback to get_song_dbus() when song_shorthand is on
audtool won't work due to the '-' separator in it's output
2018-05-09 16:07:04 +02:00
Birger J. Nordølum
a7c6745507
kitty: fix regression in regex 2018-05-09 14:15:24 +02:00
Dylan Araps
b6f0460b35 song: Better splitting. 2018-05-09 21:23:10 +10:00
Andrew Titmuss
acd4c84614
fix merge conflict in song_album 2018-05-09 20:48:40 +10:00
Dylan Araps
cfcd6fff17 song: Fix separator when printed. 2018-05-09 18:28:17 +10:00
Dylan Araps
3ece779d47 song: Fix issues with splitting. 2018-05-09 18:26:31 +10:00
Dylan Araps
a5f5be869c
Merge pull request #973 from MindTooth/tweak_kitty_regex
tweak kitty font regex
2018-05-08 23:35:18 +00:00
Dylan Araps
859dc69b20 wm: Detect 2bwm manually 2018-05-07 12:26:42 +10:00
Birger J. Nordølum
f765caa038
Tweak kitty font regex 2018-05-06 14:28:38 +02:00
Dylan Araps
8fe3130cbe gtk: Fix config file read order. Closes #972 2018-05-06 16:16:27 +10:00
Dylan Araps
4f4f237395 version: bump 2018-05-04 16:36:01 +10:00
Dylan Araps
881094f1d6 misc: whitespace 2018-05-04 16:25:05 +10:00
Dylan Araps
48402232e9 misc: whitespace. 2018-05-04 15:58:48 +10:00
Dylan Araps
2384e6f7b9 docs: update 2018-05-04 11:46:55 +10:00
Dylan Araps
5a8b2405f5 misc: whitespace 2018-05-04 09:18:52 +10:00
Dylan Araps
b3af154dc5 general: Move ascii art back to the bottom. 2018-05-04 09:11:22 +10:00
Dylan Araps
2fd328aeca general: Move ascii art back to fix merge conflicts. 2018-05-04 08:57:35 +10:00
Dylan Araps
f31f2a40f0 general: Added missing ascii 2018-05-04 08:57:34 +10:00
Dylan Araps
da49581b73 general: In-lined license 2018-05-04 08:57:08 +10:00
Dylan Araps
97bd390295 General: Move ascii art to the bottom of the script. 2018-05-04 08:57:08 +10:00
Dylan Araps
a5a850c366 ascii: Update android ascii 2018-05-04 08:55:51 +10:00
Dylan Araps
8793fdbe6b theme: Fixes for bash3 2018-05-04 08:55:51 +10:00
Dylan Araps
64fa49c0f1 general: Remove old files 2018-05-04 08:55:51 +10:00
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
Dylan Araps
0d89e1a400 gpu: Fix ATI/AMD branding issue. 2018-04-25 11:42:11 +10:00
Dylan Araps
da94f65b8c gpu: Fix ATI/AMD branding issue. 2018-04-25 11:39:03 +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