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