18 lines
1.0 KiB
Markdown
18 lines
1.0 KiB
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 (wayland support is disabled)
|
|
* [Looking Glass OBS Plugin](https://github.com/gnif/LookingGlass/) An OBS Plugin for playing video from a guest VM
|
|
* [libui](https://github.com/andlabs/libui/) A cross platform UI library
|
|
* [notify-py](https://github.com/ms7m/notify-py) Cross platform desktop notifications for Python scripts and applications.
|
|
* [PlChat](https://git.waldn.net/git/knotteye/plchat) A pleroma chat client in PyQt5
|
|
* [swayfocus](https://git.waldn.net/git/knotteye/swayfocus) A window switching tool for sway.
|
|
|
|
#### Adding the repository
|
|
```
|
|
eselect repository add knotteye git https://pond.waldn.net/git/knotteye/overlay.git
|
|
emaint sync -r knotteye
|
|
```
|