Add chromium

It is installed anyway for some chats.
I now install it as a package itself, so I can start it standalone for
some web apps.
This commit is contained in:
Daniel Siepmann 2024-05-29 09:32:28 +02:00
parent 1ef335b0d6
commit b8e7bb4a00
Signed by: Daniel Siepmann
GPG key ID: 33D6629915560EF4

View file

@ -71,6 +71,8 @@ with pkgs; [
# Record audio and video on ubuntu: ffmpeg -f pulse -i alsa_output.pci-0000_00_1f.3.analog-stereo.monitor -f x11grab -y -framerate 30 -s 1280x720 -i :0.0 -c:v libx264 -preset superfast -crf 18 output.mkv
# Find list of audio on ubuntu: pactl list | grep -A2 'Source #' | grep 'Name: '
chromium
unzip
gtk-engine-murrine