From d93881bac7ee2c0a6dd55681cefd08eabde8ec48 Mon Sep 17 00:00:00 2001 From: Luke Smith Date: Sun, 13 Jan 2019 15:32:16 -0500 Subject: [PATCH] xorg-xprop --- .gitignore | 2 +- progs.csv | 2 +- 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."