Sravan Balaji 0b40569551 Update dwl dependencies
- Replace fuzzel with rofi-wayland
- Add waybar, wev, gammastep, and brightnessctl
  as dwl runtime dependencies
- Replace flameshot with swappy as dwl dependency
2024-09-29 11:52:29 -04:00
2024-09-29 11:52:29 -04:00
2024-04-26 16:01:35 +00:00
2024-04-26 16:30:17 +00:00

sravan-overlay

Description

This is my personal gentoo overlay which holds ebuilds for programs I couldn't find in the default gentoo repos and/or programs that I have configured or written myself (e.g., personal dwm-flexipatch configuration).

Usage

First, you will need to install the eselect-repository package.

sudo emerge app-eselect/eselect-repository

Then, you can add this repository and sync.

sudo eselect repository add sravan-overlay git https://gitea.sravanbalaji.com/sravan/sravan-overlay.git
sudo emerge --sync

Finally, you can install packages from this repo. For example, my personal configuration of dwm-flexipatch.

sudo emerge x11-wm/dwm-flexipatch::sravan-overlay
Description
Personal Gentoo ebuild overlay
Readme 2.9 MiB
Languages
Shell 93.5%
Roff 5.1%
Just 1.4%