diff options
| author | Craig Jennings <c@cjennings.net> | 2026-01-31 01:57:17 -0600 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-01-31 01:57:17 -0600 |
| commit | 503f0fca599a4da36fdba4d99327e7f6985d46ff (patch) | |
| tree | b152bd443a033180d705795291834f7bf1c4416a /assets | |
| parent | f9db3b548609fec02923e8302c9baf471f1503b7 (diff) | |
| download | archsetup-503f0fca599a4da36fdba4d99327e7f6985d46ff.tar.gz archsetup-503f0fca599a4da36fdba4d99327e7f6985d46ff.zip | |
fix(waybar): switch to pulseaudio module and unify colors
- Replace wireplumber module with pulseaudio for reliable volume display
- Make all module text colors consistent (#969385)
- Add idle_inhibitor to styled modules
- Add wf-recorder package to archsetup for screen recording
Diffstat (limited to 'assets')
| -rw-r--r-- | assets/2026-01-31-wf-recorder-package.txt | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/assets/2026-01-31-wf-recorder-package.txt b/assets/2026-01-31-wf-recorder-package.txt new file mode 100644 index 0000000..bfb4317 --- /dev/null +++ b/assets/2026-01-31-wf-recorder-package.txt @@ -0,0 +1,11 @@ +Package: wf-recorder +Category: multimedia/recording + +Reason: +Screen recording on Wayland. The Emacs video-audio-recording.el module +uses wf-recorder for screen capture on Wayland compositors (Hyprland, Sway, etc.). +Without it, video recording produces black screen because x11grab doesn't work +on Wayland. + +Used by: ~/.emacs.d/modules/video-audio-recording.el +Related packages: ffmpeg (already installed) |
