Skip to content

Commit

Permalink
Merge branch 'main' of github.com:macchina-cli/macchina
Browse files Browse the repository at this point in the history
  • Loading branch information
uttarayan21 committed Nov 7, 2021
2 parents 9b62081 + 0620471 commit 2cc6658
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 5 deletions.
18 changes: 13 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<div align="center">
<h1>Macchina</h1>
<h1>macchina</h1>

Fast, minimal and customizable system information frontend.

Expand Down Expand Up @@ -40,7 +40,7 @@ fetching-related issues should be filed on that repository.

# Performance <a name="performance"></a>

_macchina_ is __lightning fast__, see for yourself:
_macchina_ is **lightning fast**, see for yourself:

> Execution time is measured using [hyperfine](https://github.com/sharkdp/hyperfine)
Expand Down Expand Up @@ -78,8 +78,8 @@ i5-8265U CPU @ 1.60GHz**
## Themes

_macchina_ has a theming system which you can use to customize pretty much any
visual aspect of the program. Themes live __outside__ the configuration file,
so you can create a bunch of them and switch between them at any time.
visual aspect of the program. Themes live **outside** the configuration file,
so you can create a bunch of them and switch between them at any time.

Learn how to [make your own](#customization) — there is
[documentation](https://github.com/Macchina-CLI/macchina/wiki/Theme-Documentation)
Expand Down Expand Up @@ -138,10 +138,12 @@ The following are required dependencies if you're building from source or instal
The following are _optional_ dependencies, they only extend what macchina can fetch:

**Linux**:

- _wmctrl_
- **Gentoo**: _portage-utils_
- **Gentoo**: _portage-utils_

**NetBSD**:

- _wmctrl_

# Installation
Expand All @@ -158,6 +160,12 @@ cargo install macchina
pkgin install macchina
```

### openSUSE Tumbleweed

```
zypper in macchina
```

### Homebrew

```
Expand Down
Binary file modified screenshots/preview.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 2cc6658

Please sign in to comment.