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