Commit graph

2493 commits

Author SHA1 Message Date
Carl Schwan
af6160fbce
Use && 2019-07-23 10:56:10 +02:00
Carl Schwan
1daac57e97
Use bash syntax 2019-07-23 10:53:10 +02:00
Carl Schwan
cc491fc593
Move check plasma >= 4 after de to KDE and revert some change 2019-07-22 15:15:31 +02:00
Carl Schwan
11dfe8d016
Only use Plasma instead of KDE, if KDE version is greater equal 4 2019-07-22 13:12:33 +02:00
Carl Schwan
e4dffc4673
The K Desktop Environment was renamed to Plasma 2019-07-22 00:18:04 +02:00
The feren OS Dev
74a25bd377
Small tweak to the colours used for the Feren OS Logo
Changed the blue used in the Feren OS logo as most colour schemes make the logo appear to be teal instead of blue.
2019-07-18 20:21:06 +01:00
Michal-Szczepaniak
6cd7a8b1f2
Linux: Fix ASCII for Sailfish OS 2019-07-18 13:29:32 +02:00
Muhammad Herdiansyah
40dcf541de ASCII: Detect all of Sailfish instead of SailfishOS
To maintain backward compatibility with older SailfishOS version.
2019-07-18 17:51:12 +07:00
Ishimoto Shinobu
ac610bd79b
add support for kagami package manager 2019-07-18 18:50:32 +09:00
Muhammad Herdiansyah
3a19c43026 Linux: Update ASCII for Sailfish OS 2019-07-18 15:25:14 +07:00
Muhammad Herdiansyah
f4cfdfa47c Linux: Move /etc/os-release directly below lsb_release
We are assuming that people's /etc/os-release are standard, and any distro
without it will use the "fallback" methods they have.
2019-07-18 15:18:29 +07:00
Muhammad Herdiansyah
9d4855a18f ASCII: Added Feren OS 2019-07-18 14:08:27 +07:00
Dylan Araps
2da18caf95 packages: Added package support for kiss 2019-07-18 01:52:20 +03:00
Dylan Araps
1e0608f488 Merge branch 'master' of github.com:dylanaraps/neofetch 2019-06-28 14:54:09 +03:00
Dylan Araps
5e55c4dd1d simple: Hide stderr by default. 2019-06-28 14:53:34 +03:00
Weslly
177644c18e
WM: Add support for yabai on macOS 2019-06-23 14:31:31 -03:00
Renzix
1316df5df8 Moved guix check below /etc/os-release check 2019-06-20 13:19:55 -04:00
Willem Mulder
2f2540bc2e Set nullglob for package counting
This prevents package managers showing up as having installed 1 package,
while it's actually 0.
2019-06-19 19:49:55 +02:00
Dylan Araps
4ac452cc64 docs: update 2019-06-12 20:51:56 +03:00
Dylan Araps
c0cfcb3b36 term: Fix wrapper scripts in NixOS. Thanks Tdeo. 2019-06-12 20:50:04 +03:00
Dylan Araps
4f727b1de3 term: Fix wrapper scripts in NixOS. Thanks Tdeo. 2019-06-12 20:41:12 +03:00
Dylan Araps
2caec13bf3 term: Fix wrapper scripts in NixOS. Thanks Tdeo. 2019-06-12 20:35:04 +03:00
Dylan Araps
3e92b3b202 term: Fix wrapper scripts in NixOS. Thanks Tdeo. 2019-06-12 20:29:21 +03:00
Dylan Araps
f01ebe4ac8 Merge branch 'master' of https://github.com/dylanaraps/neofetch 2019-06-07 20:02:32 +03:00
Dylan Araps
9320275a6e packages: Fix DragonFlyBSD. Thanks pornguy 2019-06-07 20:02:18 +03:00
black
df520a0a45
Merge pull request #1262 from lebensterben/kittyFontParsing
Fix kitty font parsing when font name has whitespaces
2019-06-07 10:10:00 +03:00
Lucius Hu
f3dbd54a6b
make line below 100 columns 2019-06-07 02:56:57 -04:00
Lucius Hu
b58942d6c6
Work for multiple GPUs now
1. Replace `\\"` with `\"`, otherwise awk warns `\"' is not a
   known regexp operator
2. Use the slot number of `lspci -mm` return value to
   determine whether two video cards are in different PCI slots,
   and therefore are two different GPUS.
2019-06-03 03:56:52 -04:00
Lucius Hu
accccca8e9
kitty font parsing where font name has whitespaces 2019-06-03 00:23:05 -04:00
Vlad Glagolev
85c6a5dd16 Retrieve public IP info via drill 2019-05-14 06:33:24 +00:00
black
99f6ccd375
Merge pull request #1252 from protonesso/januslinux-is-ataraxialinux
januslinux is ataraxia linux!
2019-05-10 16:20:24 +03:00
Ishimoto Shinobu
4b399f06a2 januslinux is ataraxia linux!
Signed-off-by: Ishimoto Shinobu <nagakamira@gmail.com>
2019-05-10 21:59:38 +09:00
Dylan Araps
757a673252 ascii: Add back old redhat logo (--ascii_distro redhat_old). 2019-05-08 21:25:30 +03:00
Brad Smith
7fc0b07cc4
update Red Hat with new 2019 logo 2019-05-08 11:25:43 -04:00
Dylan Araps
8c6a709a37 Merge branch 'master' of https://github.com/dylanaraps/neofetch 2019-05-06 19:48:59 +03:00
Dylan Araps
bbc492aac1 os: Fix HAIKU issues 2019-05-06 19:48:37 +03:00
Dylan Araps
de99d9b0e4 os: Fix HAIKU issues 2019-05-06 19:48:13 +03:00
Michael Straube
497dd4303e song: add xnoise 2019-05-04 17:00:49 +02:00
Michael Straube
77c4e7d799 song: add gogglesmm 2019-05-04 16:56:36 +02:00
black
b9b11ed4d5
Merge pull request #1226 from edward-p/fix-GTK2_RC_FILES
Handle GTK2_RC_FILES with multiple values
2019-05-03 13:48:33 +03:00
edward-p
d128f1cf1e use "$GTK2_RC_FILES" 2019-05-03 17:24:56 +08:00
edward-p
836197fc2e make some changes 2019-05-03 02:27:59 +08:00
Dylan Araps
0f80628b4c Merge branch 'master' of https://github.com/dylanaraps/neofetch 2019-05-02 16:23:22 +03:00
Dylan Araps
3f13df386c underline: Fix bugs with incorrect lengths 2019-05-02 16:22:41 +03:00
black
0e8965e91b
Merge pull request #1239 from lightful/pr_uptime
support uptime from Android 9+
2019-05-01 13:39:10 +03:00
Dylan Araps
ad16b5925c song: Added support for plasma-browser-integration 2019-05-01 13:34:42 +03:00
Ciriaco Garcia de Celis
c86413c18a uptime for Android 9+ (refactorized) 2019-05-01 12:04:44 +02:00
Dylan Araps
c7685b4cfb config: Show 15 color blocks by default. Closes #1224 2019-05-01 10:46:34 +03:00
Dylan Araps
c1ddea8edd ascii: Fix void. Closes #1244 2019-05-01 10:08:34 +03:00
Muhammad Herdiansyah
619ebdacd6 Packages [Guix/Nix]: Use if for detecting system and user packages 2019-05-01 07:36:32 +07:00