diff --git a/home/aly-hyprland.nix b/home/aly-hyprland.nix index 9b2d62a3..30cd80ad 100644 --- a/home/aly-hyprland.nix +++ b/home/aly-hyprland.nix @@ -2,5 +2,5 @@ { imports = - [ ./common.nix ./common-gui.nix ./hypr ./waybar ./mako ./bemenu ]; + [ ./common.nix ./common-gui.nix ./hypr ./waybar ./mako ./bemenu ./fuzzel ]; }