Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 544 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 544 Bytes

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

  • The port tested on FreeBSD 12 amd64.