Single-script builder (nosignal.sh) that turns a stock Arch Linux ISO into a fully-offline installer for a themed Hyprland + caelestia (Quickshell) desktop: matching SDDM greeter, Btrfs/Limine bootable snapshots, chwd-style GPU detection, and a curated "os updates" layer (keybind cheatsheet, settings panels, system polish, on-box management skill). See README.md. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
5 lines
322 B
Text
Executable file
5 lines
322 B
Text
Executable file
# NoSignal — searchable on-screen keybinding cheatsheet (Super+/ or Super+F1).
|
|
# Append/source this into ~/.config/caelestia/hypr-user.conf.
|
|
# Absolute path so the bind works regardless of the session PATH.
|
|
bind = Super, Slash, exec, ~/.local/bin/nosignal-keybinds
|
|
bind = Super, F1, exec, ~/.local/bin/nosignal-keybinds
|