mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-05 23:09:26 -05:00
switch to hyproverlay
This commit is contained in:
+1
-1
@@ -14,6 +14,6 @@ RESTRICT="strip"
|
||||
DEPEND=""
|
||||
RDEPEND="
|
||||
gui-apps/hyprsunset
|
||||
gui-wm/hyprland::hyproverlay
|
||||
>=gui-wm/hyprland-0.53.3:=
|
||||
gui-apps/wl-clipboard
|
||||
"
|
||||
|
||||
@@ -26,6 +26,10 @@ if [[ -z $(eselect repository list | grep -E ".*guru \*.*") ]]; then
|
||||
v sudo eselect repository enable guru
|
||||
fi
|
||||
|
||||
if [[ -z $(eselect repository list | grep -E ".*hyproverlay \*.*") ]]; then
|
||||
v sudo eselect repository enable hyproverlay
|
||||
fi
|
||||
|
||||
arch=$(portageq envvar ACCEPT_KEYWORDS)
|
||||
|
||||
# Exclude hyprland, will deal with that separately
|
||||
|
||||
@@ -52,3 +52,4 @@ media-fonts/material-symbols-variable **
|
||||
media-fonts/readex-pro
|
||||
media-fonts/rubik-vf
|
||||
app-misc/songrec
|
||||
dev-cpp/glaze::hyproverlay
|
||||
|
||||
Reference in New Issue
Block a user