From: Tucker Johnson Date: Sat, 16 May 2026 21:59:36 +0000 (-0400) Subject: deploy X-Git-Url: https://git.newer.systems/?a=commitdiff_plain;p=dwm.git deploy --- diff --git a/extras/TuCLS.7 b/extras/TuCLS.7 index 8f12aee..4213476 100644 --- a/extras/TuCLS.7 +++ b/extras/TuCLS.7 @@ -207,8 +207,8 @@ tab(|) nospaces; l l. Print|full screenshot (maim) Shift + Print|maimpick (interactive) -Mod + Print|dmenurecord -Mod + Shift + Print|dmenurecord kill +Mod + Print|dm-record +Mod + Shift + Print|dm-record kill .TE . .TP @@ -219,5 +219,154 @@ l l. Mod + Shift + /|man TuCLS .TE . +.SH Programs +.SS Suckless Tools +Built from source and installed system\-wide. +.TS +tab(|) nospaces; +l l. +dwm|window manager +dwmblocks|status bar +st|terminal emulator +dmenu|application launcher and general menu system +.TE +.SS X11 and Display +.TS +tab(|) nospaces; +l l. +xorg\-server|display server for the X Window System +xorg\-xinit|starts the X display server +xorg\-xset|configures X server settings +xorg\-xwininfo|queries information about X windows +xorg\-xprop|inspects X window properties +xorg\-xbacklight|adjusts screen backlight brightness +xcompmgr|compositor for transparency and reducing screen tearing +xwallpaper|sets the desktop wallpaper +arandr|graphical front\-end for configuring monitor layouts +xcape|remaps modifier keys to secondary key outputs +xclip|reads and writes the X clipboard +xdotool|scripts X window and input actions +unclutter|hides the mouse cursor when idle +slock|minimal screen locker for X +.TE +.SS Fonts +.TS +tab(|) nospaces; +l l. +otf\-libertinus|serif and sans\-serif font family +ttf\-font\-awesome|icon font with extended glyph support +ttf\-dejavu|broad Unicode and emoji coverage +ttf\-junicode|medievalist font +noto\-fonts|comprehensive font family with broad language coverage +noto\-fonts\-emoji|emoji font from the Noto family +.TE +.SS Themes +.TS +tab(|) nospaces; +l l. +gtk\-theme\-arc\-gruvbox\-git|dark GTK theme based on the Gruvbox color scheme +python\-qdarkstyle|dark stylesheet for Qt applications +.TE +.SS Notifications +.TS +tab(|) nospaces; +l l. +libnotify|library for sending desktop notifications +dunst|lightweight, customizable notification daemon +.TE +.SS Audio +.TS +tab(|) nospaces; +l l. +wireplumber|session manager for PipeWire audio +pipewire\-pulse|PulseAudio compatibility layer for PipeWire +pipewire\-jack|JACK compatibility layer for PipeWire +pulsemixer|terminal mixer for controlling audio levels +qpwgraph|graphical patchbay for PipeWire audio and MIDI routing +mpd|daemon for playing music from a library +mpc|command\-line client for MPD +mpv|versatile, scriptable media player +ncmpcpp|terminal music player interface with tag editing +reaper|digital audio workstation for recording and production +supercollider|audio synthesis and algorithmic composition environment +pd|visual programming environment for audio and multimedia +sox|audio processing and conversion tools +.TE +.SS Music Notation +.TS +tab(|) nospaces; +l l. +lilypond|text\-based music notation and engraving program +.TE +.SS Image and Video +.TS +tab(|) nospaces; +l l. +nsxiv|simple, scriptable image viewer +ffmpeg|records and converts audio and video on the command line +ffmpegthumbnailer|generates video thumbnail previews +imagemagick|image conversion and manipulation tools +maim|command\-line screenshot tool +tesseract|OCR engine for extracting text from images +yt\-dlp|downloads video from YouTube and other sites +.TE +.SS Documents and Text +.TS +tab(|) nospaces; +l l. +neovim|extensible, modern fork of Vim +zathura|document viewer with Vim\-style keybindings +zathura\-pdf\-mupdf|PDF rendering backend for Zathura +poppler|PDF rendering library and command\-line utilities +libreoffice\-fresh|open\-source office suite +sc\-im|terminal spreadsheet application +man\-db|reads and manages manual pages +.TE +.SS Terminal and Shell +.TS +tab(|) nospaces; +l l. +lf|terminal file manager with extensive customization +bc|command\-line calculator and math language +fzf|general\-purpose fuzzy finder +bat|syntax\-highlighting pager and file viewer +moreutils|supplementary Unix command\-line utilities +atool|manages and inspects archive files +unzip|extracts ZIP archives +socat|relay for bidirectional data transfer between two streams +task\-spooler|queue manager for running commands sequentially +htop\-vim|terminal system monitor with Vim\-style keybindings +zsh\-fast\-syntax\-highlighting|syntax highlighting plugin for Zsh +mediainfo|displays technical metadata about media files +lynx|text\-based web browser +.TE +.SS Web and Network +.TS +tab(|) nospaces; +l l. +librewolf|privacy\-focused browser based on Firefox +arkenfox\-user.js|hardened Firefox/Librewolf user.js for privacy and security +newsboat|terminal RSS and Atom feed reader +urlscan|extracts and selects URLs from terminal output +tailscale|mesh VPN for securely connecting devices across networks +.TE +.SS Calendar and Organization +.TS +tab(|) nospaces; +l l. +remind|calendar and reminder program with a scripting language +.TE +.SS System +.TS +tab(|) nospaces; +l l. +polkit|toolkit for managing user authorization policies +gnome\-keyring|daemon for securely storing credentials and secrets +ntfs\-3g|driver for reading and writing NTFS partitions +dosfstools|utilities for FAT filesystem management +exfat\-utils|utilities for managing exFAT filesystems +simple\-mtpfs|mounts MTP devices such as phones +.TE +. .SH Author Tucker Johnson (tucker@newer.systems, https://newer.systems)