14 lines
646 B
Markdown
14 lines
646 B
Markdown
## A personal overlay
|
|
Containg mostly i3wm plugins for xfce4
|
|
#### Ebuild List
|
|
* [i3ipc-glib](https://github.com/altdesktop/i3ipc-glib) A C interface to i3wm
|
|
* [xfce4 i3 workspaces plugin](https://github.com/denesb/xfce4-i3-workspaces-plugin) An xfce4 plugin to show i3 workspaces
|
|
* [Looking Glass](https://github.com/gnif/LookingGlass/) An application for viewing video from a guest VM
|
|
* [Looking Glass OBS Plugin](https://github.com/gnif/LookingGlass/) An OBS Plugin for playing video from a guest VM
|
|
|
|
#### Adding the repository
|
|
```
|
|
eselect repository add knotteye git https://pond.waldn.net/git/knotteye/overlay.git
|
|
emaint sync -r knotteye
|
|
```
|