Skip to content

Commit

Permalink
Merge pull request #2 from parmjotsinghrobot/patch-1
Browse files Browse the repository at this point in the history
fix: grammar fixes by @parmjotsinghrobot
  • Loading branch information
imgurbot12 authored May 23, 2024
2 parents a896225 + bb22fec commit c6011a8
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,27 +1,27 @@
## dynlock

Dynamic and Configurable Lockscreen with Customizable UI and Shader Support
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 c6011a8

Please sign in to comment.