This repository contans a port of i3lock-color for FreeBSD
Be sure you have the ports tree on your machine. If not, run the following commands:
sudo portsnap fetch
sudo portsnap extract
Clone this repository with git command and build/install vs code:
git clone https://github.com/rkashapov/i3lock-color-port
cd i3lock-color-port/x11/i3lock-color
sudo make install clean
- The port tested on FreeBSD 12 amd64.