diff --git a/themeSwitcher.nim b/themeSwitcher.nim index 30f638a..37406a5 100644 --- a/themeSwitcher.nim +++ b/themeSwitcher.nim @@ -100,6 +100,7 @@ method view(app: AppState): Widget = title = "TROMjaro Theme Switcher" # Shrink window to the smallest size defaultSize = (0, 0) + iconName = "tromjaro-theme-switcher" # Vertical box Box(orient = OrientY, margin = 7, spacing = 5): Label: