From 83a74058c859dc0fc0db1684b545a06bf5de15c0 Mon Sep 17 00:00:00 2001 From: Marty Oehme Date: Tue, 12 Mar 2019 17:54:27 +0100 Subject: [PATCH] rename testing package group --- .config/scripts/bootstrap/pkg/{untested.csv => testing.csv} | 2 ++ 1 file changed, 2 insertions(+) rename .config/scripts/bootstrap/pkg/{untested.csv => testing.csv} (66%) diff --git a/.config/scripts/bootstrap/pkg/untested.csv b/.config/scripts/bootstrap/pkg/testing.csv similarity index 66% rename from .config/scripts/bootstrap/pkg/untested.csv rename to .config/scripts/bootstrap/pkg/testing.csv index 0a22a67..8a867ea 100644 --- a/.config/scripts/bootstrap/pkg/untested.csv +++ b/.config/scripts/bootstrap/pkg/testing.csv @@ -1,3 +1,5 @@ #TAG,NAME IN REPO (or git url),PURPOSE (should be a verb phrase to sound right while installing) A,enpass-bin,"is a cross-platform personal password manager with gui." ,gtk3,"is a gui toolkit, necessary for enpass-bin to work. (enpass forgets to install it)" +,compton,"is a compositor for X that works well with i3." +A,flashfocus,"is a simple toll that flashes any window which gains focus."