overlay/README.md

14 lines
676 B
Markdown
Raw Normal View History

2020-10-26 02:25:52 -05:00
## A personal overlay
Containg mostly i3wm plugins for xfce4
2020-12-29 02:04:47 -06:00
#### 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 (wayland support is disabled)
2020-12-29 02:04:47 -06:00
* [Looking Glass OBS Plugin](https://github.com/gnif/LookingGlass/) An OBS Plugin for playing video from a guest VM
2020-10-26 02:25:52 -05:00
#### Adding the repository
2020-12-29 02:06:43 -06:00
```
eselect repository add knotteye git https://pond.waldn.net/git/knotteye/overlay.git
emaint sync -r knotteye
```