Personal gentoo overlay
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
overlay/README.md

18 lines
1.0 KiB

## 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
3 years ago
* [libui](https://github.com/andlabs/libui/) A cross platform UI library
3 years ago
* [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
3 years ago
* [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
```