summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorzachir <zachir@librem.one>2022-08-19 18:46:41 -0500
committerzachir <zachir@librem.one>2022-08-19 18:46:41 -0500
commitc2e47bf8b50617e4899548e17fb550752e219d15 (patch)
tree0eaa040f97dd05e7daa4f3ed88cbb608d1face64
parent696c8af911b7b6c73d43fcb33b79cf0d3c5597ca (diff)
add to progs.csv
-rw-r--r--progs.csv3
1 files changed, 2 insertions, 1 deletions
diff --git a/progs.csv b/progs.csv
index f5aeb3d..4bd9261 100644
--- a/progs.csv
+++ b/progs.csv
@@ -119,6 +119,7 @@
,python-fuzzywuzzy,implements fuzzy matching in Python.
,python-iwlib,is a Python module to interface with iwlib.
,python-levenshtein,is a Python extension for computing string edit distances and similarities.
+,python-mpd2,is a python interface for mpd.
,python-notify2,is a Python interface to DBus notifications.
,python-pywlroots,provides Python bindings to wlroots using cffi.
,python-setproctitle,allows a Python process to change its process title.
@@ -244,7 +245,7 @@ A,xurls,extracts urls from plain text.
A,ytfzf,is a posix script to find and watch YouTube videos from the terminal.
G,https://git.zachir.xyz/dmenu.git,is an X11 menu interface for scripting configured by ZachIR.
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://gitlab.com/zachir/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/st.git,is a lightweight X11 terminal interface configured by ZachIR.