Update examples

This commit is contained in:
2024-06-19 00:17:44 -04:00
parent 99be133432
commit 45b2bee72d
2 changed files with 1 additions and 2 deletions

View File

@@ -12,7 +12,7 @@ import "git.tebibyte.media/tomo/nasin/internal/icons/xdg"
const scrollIcons = true
type Application struct {
window tomo.MainWindow
window tomo.Window
size tomo.IconSize
grid tomo.ContainerBox
}