1
0
Fork 0

Update i3 repo/branch

Dieser Commit ist enthalten in:
Julian Ospald 2020-01-06 02:10:57 +01:00
Ursprung 8d9b37a22f
Commit 1c76ed5b95
1 geänderte Dateien mit 2 neuen und 1 gelöschten Zeilen

3
bashrc
Datei anzeigen

@ -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)