xdpyinfo for recording

This commit is contained in:
Luke Smith 2018-12-15 15:42:00 -05:00
parent 54e0cf6675
commit 3eff93e2a9
No known key found for this signature in database
GPG key ID: 4C50B54A911F6252

View file

@ -45,6 +45,7 @@ A,urlscan,parses URLs in the terminal allowing keyboard-based selection.
,xcape,gives the special escape/super mappings of LARBS.
,xclip,allows for copying and pasting from the command line.
,xdotool,provides window action utilities on the command line.
,xorg-xdpyinfo,aids with resolution determination and screen recording.
,xssstate,times out the screen if locked.
,youtube-dl,can download any YouTube video (or playlist or channel) when given the link.
,youtube-viewer,is a terminal interface for watching YouTube videos without a browser.

1 TAG NAME IN REPO (or git url) PURPOSE (should be a verb phrase to sound right while installing)
45 xcape gives the special escape/super mappings of LARBS.
46 xclip allows for copying and pasting from the command line.
47 xdotool provides window action utilities on the command line.
48 xorg-xdpyinfo aids with resolution determination and screen recording.
49 xssstate times out the screen if locked.
50 youtube-dl can download any YouTube video (or playlist or channel) when given the link.
51 youtube-viewer is a terminal interface for watching YouTube videos without a browser.