rkashapov / i3lock-color-port

A port of i3lock-color for FreeBSD
1 stars 0 forks source link

i3lock-color port for FreeBSD

This repository contans a port of i3lock-color for FreeBSD

Build

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

Platform