Commit Graph

5 Commits

Author SHA1 Message Date
daniil-berg 60d1d89d04 fix(media): rebind imv open-in-editor from g to e
`g` is reserved by imv's `gg` first-image chord.
2026-07-06 20:46:35 +02:00
daniil-berg 0731e78003 feat(media): add zathura pdf/document viewer
minimal keyboard-driven viewer; bundled mupdf backend covers PDFs out of the
box. yank selection to the wayland clipboard.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-05 20:35:54 +02:00
daniil-berg 1e163fe025 feat(media): add mpv and imv media viewers
new `modules/media.nix`: mpv (with mpv-gallery-view) for video/audio, imv for
images. imv key binds run per-file actions — copy path via `wl-copy`, rotate/
flip via `magick`, delete, open in gimp, show `mediainfo`. wallpaper via awww
plus a `setbg` wrapper (symlink to ~/.local/share/bg + live push); awww-daemon
and boot restore wired as hyprland exec-once. add mako as the notification
daemon backing the notify-send toasts.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-05 20:32:51 +02:00
daniil-berg 24b7930363 feat(git): add logs and logo log aliases 2026-07-05 15:50:12 +02:00
daniil-berg aee4d0aa15 chore: initial commit 2026-07-05 15:40:35 +02:00