mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-25 10:07:30 -05:00
switch to hyproverlay
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user