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

33 lines
1.2 KiB
Markdown
Raw Normal View History

2019-03-17 15:57:47 +00:00
# My Slock Build
[Slock](https://tools.suckless.org/slock/) [Arch](https://www.archlinux.org/) package with a few patches installed to keep things nice:
+ [systray](https://dwm.suckless.org/patches/systray/)
+ [noborder](https://dwm.suckless.org/patches/noborder/)
+ [attachaside](https://dwm.suckless.org/patches/attachaside)
+ [autostart](https://dwm.suckless.org/patches/autostart/)
+ [cyclelayouts](https://dwm.suckless.org/patches/cyclelayouts/)
+ [gridmode](https://dwm.suckless.org/patches/gridmode/)
+ [selfrestart](https://dwm.suckless.org/patches/selfrestart/)
+ [hide_vacant_tags](https://dwm.suckless.org/patches/hide_vacant_tags/)
+ [statuscolors](https://dwm.suckless.org/patches/statuscolors/)
+ [fancybar](https://dwm.suckless.org/patches/fancybar/)
+ [scratchpad](https://dwm.suckless.org/patches/scratchpad/)
+ [alpha](https://dwm.suckless.org/patches/alpha/)
## 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