Commit 6477cb49 authored by OPNA2608's avatar OPNA2608
Browse files

nixos/lomiri: Add file manager

parent 4a495ec7
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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
Original line number Diff line number Diff line
@@ -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")