list files in root dir

This commit is contained in:
2026-02-05 06:53:48 +11:00
parent 6d7a3b3146
commit 1bc1fd3d07
2 changed files with 102 additions and 4 deletions

View File

@@ -33,7 +33,7 @@
}
#files {
height: 5;
min-height: 4;
background: red 50%;
margin-left: 1;
border: tall $surface;
@@ -75,4 +75,8 @@
max-width: 16;
margin-right: 1;
}
}
LoadingIndicator {
height: 1;
}