commit d93881bac7ee2c0a6dd55681cefd08eabde8ec48
parent d327ec92602d7d9eae1ba84cc72f7c1ee5a42fb5
Author: Luke Smith <luke@lukesmith.xyz>
Date: Sun, 13 Jan 2019 15:32:16 -0500
xorg-xprop
Diffstat:
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/.gitignore b/.gitignore
@@ -3,4 +3,4 @@
!LICENSE
!progs.csv
!README.md
-!testing
+!testing/*
diff --git 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."