Skip to content

Commit

Permalink
Merge pull request #1 from parmjotsinghrobot/patch-2
Browse files Browse the repository at this point in the history
Fix all grammar
  • Loading branch information
parmjotsinghrobot authored May 23, 2024
2 parents 61ad40c + 1294bfe commit bb22fec
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,26 +2,26 @@

Dynamic and configurable lockscreen with customizable UI and shader support

This tools foundation builds heavily on the concepts and design
This tool's foundation builds heavily on the concepts and design
in [RobinMcCorkell's Shaderlock](https://github.com/RobinMcCorkell/shaderlock)
so credit to him for his original creation.

### Features
- Blazingly Fast 🔥
- Simple and Easy to Use
- Shader Support for Infinite Possibilities
- Uses The Official [ext-session-lock-v1 protocol](https://wayland.app/protocols/ext-session-lock-v1)
- Comes Installed with an Assortment of Pretty Shaders
- Blazingly fast 🔥
- Simple and easy to use
- Shader support for infinite possibilities
- Uses the official [ext-session-lock-v1 protocol](https://wayland.app/protocols/ext-session-lock-v1)
- Comes installed with an assortment of pretty shaders

### Installation

Install Build Dependencies (Ubuntu)
Install build dependencies (Ubuntu)

```bash
$ sudo apt install build-essential make cmake pkg-config llvm libclang-dev libpam-dev libxkbcommon-dev
```

Compile and Install Binaries
Compile and install binaries

```bash
$ make install
Expand Down

0 comments on commit bb22fec

Please sign in to comment.