14 lines
821 B
Markdown
14 lines
821 B
Markdown
# 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 |
|