1
0
mirror of https://github.com/alrayyes/slock synced 2023-11-13 18:16:41 +00:00
slock/README.md
2019-03-17 17:03:56 +01:00

24 lines
698 B
Markdown

# My Slock Build
[Slock](https://tools.suckless.org/slock/) [Arch](https://www.archlinux.org/) package with a few patches installed to keep things nice:
+ [mediakeys](https://tools.suckless.org/slock/patches/mediakeys/)
+ [quickcancel](https://tools.suckless.org/slock/patches/quickcancel/)
+ [dpms](https://tools.suckless.org/slock/patches/dpms/)
## Installation
```
makepkg -si
```
## Further Notes
* On my laptop slock is wonky. Switched to [i3lock](https://i3wm.org/i3lock/) until this project gets some love.
## License
This theme is released under the MIT License. For more information read the [license][license].
[license]: https://github.com/alrayyes/slock/blob/master/LICENSE.md