drakenox / eww-template

easy way to install eww on void linux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Usage

$ git clone https://github.com/void-linux/void-packages
$ cd void-packages
$ git clone https://github.com/monke0192/eww-template
$ ./xbps-src binary-bootstrap
$ cp -r eww-template/eww srcpkgs/eww # for X11 users idk
$ cp -r eww-template/eww-wayland srcpkgs/eww # for wayland users
$ ./xbps-src pkg eww

Installation

If you have xtools installed, run

$ xi eww

else, run

# xbps-install -R hostdir/binpkgs eww

About

easy way to install eww on void linux