summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore2
-rw-r--r--progs.csv2
2 files changed, 2 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index d44fc73..e8a12a7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,4 +3,4 @@
!LICENSE
!progs.csv
!README.md
-!testing
+!testing/*
diff --git a/progs.csv b/progs.csv
index e5ad159..7f6292b 100644
--- a/progs.csv
+++ b/progs.csv
@@ -10,7 +10,7 @@
,arandr,"is a UI for screen adjustment."
,calcurse,"is a lightweight terminal-based calendar."
,xcompmgr,"is for transparency and removing screen-tearing."
-,xprop,"is a tool for detecting window properties."
+,xorg-xprop,"is a tool for detecting window properties."
,dosfstools,"allows your computer to access dos-like filesystems."
,libnotify,"allows desktop notifications."
,dunst,"is a suckless notification system."