From 0680def39864f4a90440924a97f8fe67c1732c74 Mon Sep 17 00:00:00 2001 From: "Eshan Roy (Eshanized)" Date: Fri, 19 Apr 2024 08:49:11 +0530 Subject: [PATCH] =?UTF-8?q?=E2=8F=B3=20@eshanized=20updated=20the=20reposi?= =?UTF-8?q?tory!!!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../blackbox/Functions_Ref_DO_NOT_MODIFY.py | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/usr/share/blackbox/Functions_Ref_DO_NOT_MODIFY.py b/usr/share/blackbox/Functions_Ref_DO_NOT_MODIFY.py index 82c5ca3..e9ec24f 100644 --- a/usr/share/blackbox/Functions_Ref_DO_NOT_MODIFY.py +++ b/usr/share/blackbox/Functions_Ref_DO_NOT_MODIFY.py @@ -119,12 +119,6 @@ i3wm_config = home + "/.config/i3/config" awesome_config = home + "/.config/awesome/rc.lua" qtile_config = home + "/.config/qtile/config.py" -seedhostmirror = "Server = https://ant.seedhost.eu/snigdhaos/$repo/$arch" - -arepo_test = "[arcolinux_repo_testing]\n\ -SigLevel = Required DatabaseOptional\n\ -Include = /etc/pacman.d/arcolinux-mirrorlist" - arepo = "[arcolinux_repo]\n\ SigLevel = Required DatabaseOptional\n\ Include = /etc/pacman.d/arcolinux-mirrorlist" @@ -133,18 +127,6 @@ a3drepo = "[arcolinux_repo_3party]\n\ SigLevel = Required DatabaseOptional\n\ Include = /etc/pacman.d/arcolinux-mirrorlist" -axlrepo = "[arcolinux_repo_xlarge]\n\ -SigLevel = Required DatabaseOptional\n\ -Include = /etc/pacman.d/arcolinux-mirrorlist" - -hefftor_repo = "[hefftor-repo]\n\ -SigLevel = Optional TrustedOnly\n\ -Include = /etc/pacman.d/arcolinux-mirrorlist-bradheff" - -bobo_repo = "[chaotic-aur]\n\ -SigLevel = Required DatabaseOptional\n\ -Include = /etc/pacman.d/chaotic-mirrorlist" - # ===================================================== # NOTIFICATIONS # =====================================================