summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--progs.csv14
1 files changed, 6 insertions, 8 deletions
diff --git a/progs.csv b/progs.csv
index c0919fb..9f21046 100644
--- a/progs.csv
+++ b/progs.csv
@@ -5,18 +5,18 @@
# ,calcurse,"terminal-based organizer for interactive and command line use"
,,man-db,"lets you read man pages of programs."
,,newsboat,"is a terminal RSS client."
-# A,librewolf-bin,"is the default browser of LARBS which also comes with ad-blocking and other sensible and necessary features by default."
-# A,arkenfox-user.js,"provides hardened security settings for Firefox and Librewolf to avoid Mozilla spyware and general web fingerprinting."
+,,firefox,"is the default browser."
,,yt-dlp,"can download any YouTube video (or playlist or channel) when given the link."
,,poppler,"manipulates .pdfs and gives .pdf previews and other .pdf functions."
,,mediainfo,"shows audio and video information and is used in the file browser."
,,atool,"manages and gives information about archives."
,,fzf,"is a fuzzy finder tool used for easy selection and location of files."
,,bat,"can highlight code output and display files and is used to generate previews in the file browser."
-# A,zsh-fast-syntax-highlighting-git,"provides syntax highlighting in the shell."
# A,task-spooler,"queues commands or files for download."
# A,simple-mtpfs,"enables the mounting of cell phones."
,,htop,"is a graphical and colorful system monitor."
+,,socat,"is a utility which establishes two byte streams and transfers data between them."
+,,moreutils,"is a collection of useful unix tools."
,,oksh,"because you deserve a good shell."
,,ncurses-devel,"is a tui library used by vis."
,,libtermkey-devel,"is a tui library used by vis."
@@ -28,8 +28,6 @@
,G,https://github.com/ivi-vink/vis.git,"is a minimal text editor based on vi and Plan9's structural regular expressions."
# desktop,,mutt-wizard-git,"is a light-weight terminal-based email system."
# desktop,,slock,"allows you to lock your computer, and quickly unlock with your password."
-,,socat,"is a utility which establishes two byte streams and transfers data between them."
-,,moreutils,"is a collection of useful unix tools."
desktop,,ffmpeg,"can record and splice video and audio on the command line."
desktop,,dbus,"needed to manage your login session (e.g. XDG_RUNTIME_DIR) without soystem-D."
desktop,,xorg-server,"is the graphical server. This first one may take a while as it pulls many other dependencies first on clean installs."
@@ -70,6 +68,6 @@ desktop,,xdotool,"provides window action utilities on the command line."
desktop,,zathura,"is a pdf viewer with vim-like bindings."
desktop,,zathura-pdf-mupdf,"allows mupdf pdf compatibility in zathura."
desktop,,xbacklight,"enables changing screen brightness levels."
-desktop,,https://github.com/ivi-vink/st.git,"is a simple terminal."
-desktop,,https://github.com/ivi-vink/dwm.git,"is a simple window manager."
-desktop,,https://github.com/ivi-vink/dwmblocks.git,"is a simple status bar."
+desktop,G,https://github.com/ivi-vink/st.git,"is a simple terminal."
+desktop,G,https://github.com/ivi-vink/dwm.git,"is a simple window manager."
+desktop,G,https://github.com/ivi-vink/dwmblocks.git,"is a simple status bar."