xorg-xprop
This commit is contained in:
parent
d327ec9260
commit
d93881bac7
2 changed files with 2 additions and 2 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -3,4 +3,4 @@
|
||||||
!LICENSE
|
!LICENSE
|
||||||
!progs.csv
|
!progs.csv
|
||||||
!README.md
|
!README.md
|
||||||
!testing
|
!testing/*
|
||||||
|
|
|
@ -10,7 +10,7 @@
|
||||||
,arandr,"is a UI for screen adjustment."
|
,arandr,"is a UI for screen adjustment."
|
||||||
,calcurse,"is a lightweight terminal-based calendar."
|
,calcurse,"is a lightweight terminal-based calendar."
|
||||||
,xcompmgr,"is for transparency and removing screen-tearing."
|
,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."
|
,dosfstools,"allows your computer to access dos-like filesystems."
|
||||||
,libnotify,"allows desktop notifications."
|
,libnotify,"allows desktop notifications."
|
||||||
,dunst,"is a suckless notification system."
|
,dunst,"is a suckless notification system."
|
||||||
|
|
|
Loading…
Reference in a new issue