diff --git a/bashrc b/bashrc index 0160a4a..b43a082 100644 --- a/bashrc +++ b/bashrc @@ -16,7 +16,8 @@ i686_pc_linux_gnu_LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu" case "${CATEGORY}/${PN}" in x11-wm/i3) scm_user_customize () { - SCM_REPOSITORY="https://github.com/hasufell/i3wm.git" + SCM_REPOSITORY="https://github.com/hasufell/i3-window-icons.git" + SCM_BRANCH="4.17.1/icons" } ;; games-fps/urbanterror)