xssstate removed

This commit is contained in:
Luke Smith 2019-02-03 13:59:20 -05:00
parent 1f8fa400e2
commit 61417e7684
No known key found for this signature in database
GPG Key ID: 4C50B54A911F6252

View File

@ -53,7 +53,6 @@ A,xurls,"allows a user to select urls in the terminal via the keyboard."
,xclip,"allows for copying and pasting from the command line." ,xclip,"allows for copying and pasting from the command line."
,xdotool,"provides window action utilities on the command line." ,xdotool,"provides window action utilities on the command line."
,xorg-xdpyinfo,"aids with resolution determination and screen recording." ,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-dl,"can download any YouTube video (or playlist or channel) when given the link."
,zathura,"is a pdf viewer with vim-like bindings." ,zathura,"is a pdf viewer with vim-like bindings."
,zathura-djvu,"gives zathura the ability to read .djvu files." ,zathura-djvu,"gives zathura the ability to read .djvu files."

1 #TAG NAME IN REPO (or git url) PURPOSE (should be a verb phrase to sound right while installing)
53 xclip allows for copying and pasting from the command line.
54 xdotool provides window action utilities on the command line.
55 xorg-xdpyinfo aids with resolution determination and screen recording.
xssstate times out the screen if locked.
56 youtube-dl can download any YouTube video (or playlist or channel) when given the link.
57 zathura is a pdf viewer with vim-like bindings.
58 zathura-djvu gives zathura the ability to read .djvu files.