summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorzachir <zachir@librem.one>2022-01-25 22:11:45 -0600
committerzachir <zachir@librem.one>2022-01-25 22:11:45 -0600
commit16520f4623868784a47375f6eb2e43a53f25ec71 (patch)
tree9527cd85a7b53a202147044687160e8cea289e64
parent25f10293386c3054c71c3f27dba669ef26c7fb65 (diff)
add runit service for greetd
-rw-r--r--progs.csv1
1 files changed, 1 insertions, 0 deletions
diff --git a/progs.csv b/progs.csv
index 66b1b4a..1f5e749 100644
--- a/progs.csv
+++ b/progs.csv
@@ -131,6 +131,7 @@ A,urlview,parses text for URLs
A,vimv-git,bulk file rename tool
A,xurls,parses URLs from text
A,ytfzf,"is an fzf frontend for YouTube, uses mpv and youtube-dl"
+G,https://gitlab.com/zachir/greetd-runit,is a basic runit script for greetd and tuigreet
G,https://gitlab.com/zachir/dwmblocks,serves as the modular status bar.
G,https://gitlab.com/zachir/dmenu,runs commands and provides a UI for selection.
G,https://gitlab.com/zachir/st,is my custom build of suckless's terminal emulator.