deploy gnome-screenshot, for camera testing
This commit is contained in:
@@ -300,6 +300,7 @@ in
|
|||||||
# "gnome.gnome-terminal" # works on phosh
|
# "gnome.gnome-terminal" # works on phosh
|
||||||
"gnome-frog" # OCR/QR decoder
|
"gnome-frog" # OCR/QR decoder
|
||||||
"gnome-maps"
|
"gnome-maps"
|
||||||
|
"gnome-screenshot" # libcamera-based screenshotter, for debugging; should be compatible with gc2145 camera on Pinephone
|
||||||
"gnome-weather"
|
"gnome-weather"
|
||||||
"gpodder"
|
"gpodder"
|
||||||
"gst-device-monitor" # for debugging audio/video
|
"gst-device-monitor" # for debugging audio/video
|
||||||
@@ -675,6 +676,8 @@ in
|
|||||||
# TODO: probably need /dev and such
|
# TODO: probably need /dev and such
|
||||||
];
|
];
|
||||||
|
|
||||||
|
gnome-screenshot = {};
|
||||||
|
|
||||||
google-chrome.sandbox.enable = false; # google-chrome is my "pleeeaaase work" fallback, so let it do anything.
|
google-chrome.sandbox.enable = false; # google-chrome is my "pleeeaaase work" fallback, so let it do anything.
|
||||||
|
|
||||||
# gparted: run with `sudo -E gparted` (-E to keep the wayland socket)
|
# gparted: run with `sudo -E gparted` (-E to keep the wayland socket)
|
||||||
|
Reference in New Issue
Block a user