summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZachIR <zachir@librem.one>2023-01-10 18:05:16 -0600
committerZachIR <zachir@librem.one>2023-01-10 18:05:16 -0600
commit84ff4f2f14c64ec0c891ad8aa8f00bc0813ad37c (patch)
tree5cfcb1f644104b229d2494d240a23cea880f03e9
parent24bf2639915c9bc1ff9a09b98697f484e2cf92ce (diff)
update progs.csv
-rw-r--r--progs.csv14
1 files changed, 8 insertions, 6 deletions
diff --git a/progs.csv b/progs.csv
index 0062429..0b52719 100644
--- a/progs.csv
+++ b/progs.csv
@@ -1,7 +1,9 @@
#TAG,NAME IN REPO (or git url),PURPOSE (should be a verb phrase to sound right while installing)
+,acpi,shows battery status
,alacritty,is a GPU accelerated terminal written in Rust and supports Wayland.
,alsa-plugins,provides additional ALSA plugins.
,alsa-utils,provides utilities for ALSA.
+,android-tools,provides tools to interface with android devices.
,apparmor,provides Mandatory Access Control using Linux Security Module.
,apparmor-runit,contains the runit specific apparmor setup.
,arandr,is a graphical tool to work with monitors in X11.
@@ -21,7 +23,7 @@
,bluez-utils,contains useful bluetooth utilities.
,bspwm,is an X11 window manager that ZachIR has a config for.
,cage,is a Wayland kiosk window compositor.
-,catdoc,is a converter for Microsoft Word, Excel, PowerPoint and RTF files to plaintext.
+,catdoc,is a converter for Microsoft Word,Excel,PowerPoint and RTF files to plaintext.
,chrony,is a lightweight NTP client and server.
,chrony-runit,is the runit service for chrony.
,cronie,is a lightweight cron daemon.
@@ -43,12 +45,12 @@
,firefox,is a web browser.
,firejail,is a Linux namespaces sandbox program.
,firetools,is a GUI interface for Firejail.
-,flatpak,is a "universal package format" that sucks less than snapd.
+,flatpak,is a
,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.
,gnome-keyring,stores passwords and encryption keys.
-,gnuplot,is a plotting package that outputs to X11, PostScript, PNG, GIF, etc.
+,gnuplot,is a plotting package that outputs to X11,PostScript,PNG,GIF,etc.
,gperftools,is a multi-threaded malloc and performance analysis tools.
,gst-plugins-good,provides the good plugins for the multimedia graph framework.
,gst-plugins-bad,provides the bad plugins for the multimedia graph framework.
@@ -86,7 +88,7 @@
,mpd,is a simple music player daemon.
,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.
+,neovim,is a text editor focused on user experience,plugins,and GUIs.
,newsboat,is a TUI RSS feed reader.
,nftables,is a command-line tool for managing netfilter tables.
,nftables-runit,is a runit service for the nftables firewall.
@@ -152,7 +154,7 @@
,vdirsyncer,synchronizes CalDAV and CardDAV.
,vim,is a highly configurable improved version of Vi.
,vkd3d,is a Direct3D 12 to Vulkan translation library.
-,vlc,is an MPEG, VCD/DVD, and DivX player.
+,vlc,is an MPEG,VCD/DVD,and DivX player.
,vulkan-intel,is Intel's Vulkan mesa driver.
,vulkan-radeon,is Radeon's Vulkan mesa driver.
,waybar,is a customizable Wayland bar for wlroots compositors.
@@ -248,6 +250,6 @@ G,https://git.zachir.xyz/dmenu.git,is an X11 menu interface for scripting config
G,https://git.zachir.xyz/dwm.git,is an X11 dynamic tiling window manager configured by ZachIR.
G,https://git.zachir.xyz/dwmblocks.git,is a dwm bar daemon inspired by i3blocks configured by ZachIR.
G,https://git.zachir.xyz/artix-runit-services.git,is a collection of runit services for daemons not in the Artix repos.
-G,https://git.zachir.xyz/slock.git, is a lightweight X11 screen locker 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/scripts.git,is a collection of scripts I use with my system.