From 2eda287a80ef7209b9ec427030cfc7e2d274709e Mon Sep 17 00:00:00 2001 From: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com> Date: Sat, 13 Sep 2025 22:58:57 +1000 Subject: record: wl-screenrec -> gpu-screen-recorder Supports NVIDIA, so no need for having a fallback Also supports pausing --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index edfa443..67948d8 100644 --- a/README.md +++ b/README.md @@ -11,10 +11,8 @@ The main control script for the Caelestia dotfiles. - [`app2unit`](https://github.com/Vladimir-csp/app2unit) - launching apps - [`wl-clipboard`](https://github.com/bugaevc/wl-clipboard) - copying to clipboard - [`slurp`](https://github.com/emersion/slurp) - selecting an area -- [`wl-screenrec`](https://github.com/russelltg/wl-screenrec) - screen recording (default) -- [`wf-recorder`](https://github.com/ammen99/wf-recorder) - screen recording (for NVIDIA GPUs) +- [`gpu-screen-recorder`](https://git.dec05eba.com/gpu-screen-recorder/about) - screen recording - `glib2` - closing notifications -- `libpulse` - getting audio device - [`cliphist`](https://github.com/sentriz/cliphist) - clipboard history - [`fuzzel`](https://codeberg.org/dnkl/fuzzel) - clipboard history/emoji picker @@ -45,7 +43,7 @@ Install all [dependencies](#dependencies), then install e.g. via an AUR helper (yay) ```sh -yay -S libnotify swappy grim dart-sass app2unit wl-clipboard slurp wl-screenrec wf-recorder glib2 libpulse cliphist fuzzel python-build python-installer python-hatch python-hatch-vcs +yay -S libnotify swappy grim dart-sass app2unit wl-clipboard slurp gpu-screen-recorder glib2 cliphist fuzzel python-build python-installer python-hatch python-hatch-vcs ``` Now, clone the repo, `cd` into it, build the wheel via `python -m build --wheel` -- cgit v1.2.3-freya