diff --git a/home-manager/modules/hyprland/main.nix b/home-manager/modules/hyprland/main.nix index 6e6f065..45ace8d 100644 --- a/home-manager/modules/hyprland/main.nix +++ b/home-manager/modules/hyprland/main.nix @@ -20,7 +20,7 @@ "$menu" = "fuzzel"; exec-once = [ - "sleep 5 && waybar" + "waybar" "wl-paste --type text --watch cliphist store" "wl-paste --type image --watch cliphist store" ];