nixos/lomiri: Add file manager

This commit is contained in:
OPNA2608
2024-06-07 11:37:53 +02:00
parent 4a495ec755
commit 6477cb49a5
2 changed files with 2 additions and 1 deletions
@@ -22,6 +22,7 @@ in {
libusermetrics
lomiri
lomiri-download-manager
lomiri-filemanager-app
lomiri-schemas # exposes some required dbus interfaces
lomiri-session # wrappers to properly launch the session
lomiri-sounds
+1 -1
View File
@@ -268,7 +268,7 @@ in {
machine.screenshot("settings_content-hub_peers")
# Select Morph as content source
mouse_click(300, 100)
mouse_click(370, 100)
# Expect Morph to be brought into the foreground, with its Downloads page open
machine.wait_for_text("No downloads")