summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorzachir <zachir@librem.one>2023-02-21 13:25:41 -0600
committerzachir <zachir@librem.one>2023-02-21 13:25:41 -0600
commit254cd92a880c50e3fcfb16176ce4e62dbb7a5115 (patch)
tree904614c83c2224baf2adfd721a09bbcd3398b121
parent1c725591d0114e158f1c8c0bf3f797a13c9af7c6 (diff)
fix descriptions, add volsv
-rw-r--r--progs.csv19
1 files changed, 10 insertions, 9 deletions
diff --git a/progs.csv b/progs.csv
index ed2d775..bf250be 100644
--- a/progs.csv
+++ b/progs.csv
@@ -43,7 +43,7 @@
,ffmpegthumbnailer,is a lightweight video thumbnailer.
,firejail,is a Linux namespaces sandbox program.
,firetools,is a GUI interface for Firejail.
-,flatpak,is a
+,flatpak,is a Linux universal package manager.
,flex,is a tool for generating text-scanning programs.
,fzf,is a command-line fuzzy finder program.
,git,is the fast distributed version control system.
@@ -65,7 +65,7 @@
,lib32-pipewire-v4l2,is a 32-bit library that provides V4l2 support for pipewire.
,libdvdcss,is a portable abstraction library for DVD decryption.
,libnotify,is a library for sending desktop notifications.
-,libolm
+,libolm,is a library for encryption used by profanity.
,libvirt,is an API for controlling virtual machine engines.
,libvirt-runit,is the runit service for libvirt.
,lutris,manages games.
@@ -79,7 +79,7 @@
,mlocate,merges locate/updatedb implementation.
,mpc,is a minimalist command line interface for MPD.
,mpd,is a simple music player daemon.
-,mpv
+,mpv,is the based video player.
,ncmpcpp,is TUI client for MPD.
,neovide,is a graphical neovim text editor.
,neovim,"is a text editor focused on user experience, plugins, and GUIs."
@@ -88,7 +88,7 @@
,nftables-runit,is a runit service for the nftables firewall.
,nmap,is a utility for network discovery and security auditing.
,ntfs-3g,provides an NTFS driver and utilities.
-,ntp
+,ntp,is a Network Time Protocol interface program.
,odt2txt,extracts text out of ODT documents.
,opendoas,runs command as another user.
,openresolv,manages resolv.conf.
@@ -120,7 +120,7 @@
,runit,"is a suite of tools for PID 1, init, and process supervision."
,rust,is the Rust programming language and toolchain.
,stalonetray,is a standalone system tray.
-,sxhkd
+,sxhkd,manages X11 hotkeys.
,sysstat,is a collection of performance monitoring tools.
,termdown,is a terminal countdown timer and stopwatch.
,tmux,is a terminal multiplexer.
@@ -129,7 +129,7 @@
,ttf-dejavu,provides the Deja Vu font family.
,ttf-linux-libertine,provides Serif and Sans Serif OpenType unicode fonts.
,ttf-mononoki-nerd,installs mononoki nerd font.
-,ueberzug
+,ueberzug,allows viewing images in a terminal in X11.
,unclutter,is a small X11 program for hiding the mouse cursor.
,unrar,decompresses rar archives.
,unzip,extracts and views zip archives.
@@ -219,6 +219,7 @@ A,xrestop,uses the X-Resource extension to provide statistics.
A,xurls,extracts urls from plain text.
A,ytfzf,is a posix script to find and watch YouTube videos from the terminal.
M,https://git.zachir.xyz/mpd-notification-nosystemd.git,sends a notification when mpd state changes.
-G,https://git.zachir.xyz/dmenu.git,is an X11 menu interface for scripting configured by ZachIR.
-G,https://git.zachir.xyz/slock.git,is a lightweight X11 screen locker configured by ZachIR.
-G,https://git.zachir.xyz/st.git,is a lightweight X11 terminal interface configured by ZachIR.
+G,https://git.zachir.xyz/dmenu.git,is an X11 menu interface for scripting.
+G,https://git.zachir.xyz/slock.git,is a lightweight X11 screen locker.
+G,https://git.zachir.xyz/st.git,is a lightweight X11 terminal interface.
+G,https://git.zachir.xyz/volsv.git,is a generic volume interface script.