funman300 126b03ad26 scripts: guard enable-hibernation against empty root PARTUUID
If `findmnt -no PARTUUID /` returns nothing (root on LVM, no GPT,
unusual mount state) the script would silently write a broken
resume=PARTUUID= line to /etc/kernel/cmdline. Bail with an error
message instead.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-10 17:18:25 -07:00

Dotfiles (Niri + Wayland)

A personal Wayland desktop configuration centered around the Niri tiling compositor.

Area Tool
Compositor niri
Bar waybar
Terminal alacritty
Shell fish + starship
Launcher wofi
Notifications mako
Lockscreen gtklock
Login/greeter greetd + regreet
Wallpaper swww
Screenshots grim + slurp + satty
Clipboard cliphist
Theme Tomorrow Night (GTK: Materia-dark, icons: Papirus)

Everything is symlinked into ~/.config via install.sh, with packages listed in packages.txt.

Setup

git clone git@github.com:YOURNAME/dotfiles.git
cd dotfiles
./install.sh
S
Description
No description provided
Readme 279 KiB
Languages
Shell 74.7%
CSS 25.3%