Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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
```