more readme stuff

This commit is contained in:
2026-07-12 02:51:06 -04:00
parent eb6037899d
commit 32826b1010
+13
View File
@@ -0,0 +1,13 @@
# Scripts
A collection of utility scripts for Linux desktop and server administration.
## Contents
| Directory | Description |
|-----------|-------------|
| [`audio-toggle/`](audio-toggle/) | Switch PulseAudio/PipeWire audio output sinks (next, previous, by name, or list) |
| [`chaotic-aur/`](chaotic-aur/) | One-shot installer/enabler for the Chaotic-AUR Arch Linux repository |
| [`docker-stack-backup/`](docker-stack-backup/) | Backup & restore Docker Compose stacks with named volumes, hooks, retention, and integrity verification |
| [`input-remapper-switcher/`](input-remapper-switcher/) | Auto-switch [input-remapper](https://github.com/sezanzeb/input-remapper) presets per-application via Hyprland socket events |
| [`zsh/`](zsh/) | Zsh configuration (`.zshrc`), bootstrap installer, and themed tmux config |