diff options
Diffstat (limited to 'appearance/AppearancePanel.qml')
| -rw-r--r-- | appearance/AppearancePanel.qml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/appearance/AppearancePanel.qml b/appearance/AppearancePanel.qml index 333b3ff..e034fda 100644 --- a/appearance/AppearancePanel.qml +++ b/appearance/AppearancePanel.qml @@ -43,6 +43,7 @@ Scope { Wallpapers.refresh(); Hyprsunset.refresh(); Hypridle.refresh(); + Icons.refresh(); root.open = true; } function close() { root.open = false; } |
