diff --git a/settings/hyprland.nix b/settings/hyprland.nix index 06dcd8f..1eed4f8 100644 --- a/settings/hyprland.nix +++ b/settings/hyprland.nix @@ -459,6 +459,8 @@ in text = '' singleton Theme 1.0 Theme.qml singleton Commands 1.0 Commands.qml + Bar 1.0 Bar.qml + NotificationToast 1.0 NotificationToast.qml ''; };