diff --git a/modules/home/hyprland/config.nix b/modules/home/hyprland/config.nix index f8c4064..abcecf9 100644 --- a/modules/home/hyprland/config.nix +++ b/modules/home/hyprland/config.nix @@ -16,7 +16,7 @@ in exec-once = hash dbus-update-activation-environment 2>/dev/null & exec-once = dbus-update-activation-environment --systemd & exec-once = swaybg -m fill -i ~/Pictures/wallpapers/wallpaper.png & - exec-once = swaylock + exec-once = sleep 0.2 && swaylock exec-once = hyprctl setcursor Catppuccin-Frappe-Dark 15 & exec-once = waybar & exec-once = mako &