Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hypnoglow/i3blurlock
Simple blur lock screen for i3. Works on top of i3lock.
https://github.com/hypnoglow/i3blurlock
archlinux i3
Last synced: about 2 months ago
JSON representation
Simple blur lock screen for i3. Works on top of i3lock.
- Host: GitHub
- URL: https://github.com/hypnoglow/i3blurlock
- Owner: hypnoglow
- License: mit
- Created: 2016-04-13T13:48:20.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-04-13T13:48:37.000Z (almost 9 years ago)
- Last Synced: 2024-10-06T05:03:01.531Z (4 months ago)
- Topics: archlinux, i3
- Language: Shell
- Homepage:
- Size: 1000 Bytes
- Stars: 1
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# i3blurlock
Simple blur lock screen for i3. Works on top of i3lock.
## Install
1. Install dependencies:
```
yaourt -S xkb-switch-git --noconfirm
```2. Clone this repo
3. Build and install:
```
makepkg -sfi
```
Or just Build:
```
makepkg -sf
```
And install later using pacman:
```
sudo pacman -U i3blurlock-*.tar.xz
```