Skip to content

Commit

Permalink
Fixing minor typos (leftwm#134)
Browse files Browse the repository at this point in the history
* Fix typos in README

* Fix Typo

* Update README.md
  • Loading branch information
EmanuelBoehm authored Oct 21, 2020
1 parent 1683654 commit ee5944d
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ LeftWM is available in AUR as well as crates.io. Both are good options for simpl
sudo cp PATH_TO_LEFTWM/leftwm.desktop /usr/share/xsessions
```

LeftWM avaialbe in Fedora [Copr](https://copr.fedorainfracloud.org/coprs/atim/leftwm/): `sudo dnf copr enable atim/leftwm -y && sudo dnf install leftwm`
LeftWM availalbe in Fedora [Copr](https://copr.fedorainfracloud.org/coprs/atim/leftwm/): `sudo dnf copr enable atim/leftwm -y && sudo dnf install leftwm`

## Manual Setup (no package manager)

Expand Down Expand Up @@ -148,7 +148,7 @@ List of common dependencies for Themes:
| feh | sudo apt install feh |
| compton | sudo apt install compton |
| picom | manual |
| polybar | munual |
| polybar | manual |
| xmobar | sudo apt install xmobar |
| lemonbar | sudo apt install lemonbar |
| conky | sudo apt install conky |
Expand Down
2 changes: 1 addition & 1 deletion themes/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ The appearance of your desktop is different. It’s fun to try new looks and fee

# We want your themes

We are looking to expand the list of available themes for an upcoming release. If you enjoy making desktops look good please consider shairing (making a pull request).
We are looking to expand the list of available themes for an upcoming release. If you enjoy making desktops look good please consider sharing (making a pull request).


# Requirements for a theme
Expand Down
2 changes: 1 addition & 1 deletion themes/controlling_leftwm/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
LeftWM supports being controlled using EWMH calls and from an external pipe
file.

This folder has example of how to send command to LeftWM using its external pipe
This folder has example of how to send commands to LeftWM using its external pipe
file.

A full list of supported commands can be found here:
Expand Down

0 comments on commit ee5944d

Please sign in to comment.