From 199578f93a9ea828bcb0d395a19a818e91cbfe95 Mon Sep 17 00:00:00 2001 From: Frost-Phoenix <67cyril6767@gmail.com> Date: Fri, 10 Nov 2023 21:18:40 +0100 Subject: [PATCH] change hyprland congif --- modules/home/hyprland/config.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/modules/home/hyprland/config.nix b/modules/home/hyprland/config.nix index ce12ff8..a8b66bc 100644 --- a/modules/home/hyprland/config.nix +++ b/modules/home/hyprland/config.nix @@ -15,9 +15,9 @@ in exec-once = systemctl --user import-environment & 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 = sleep 0.5 && swaylock - exec-once = hyprctl setcursor Catppuccin-Frappe-Dark 15 + exec-once = swaybg -m fill -i ~/Pictures/wallpapers/wallpaper.png & + exec-once = sleep 1 && swaylock + exec-once = hyprctl setcursor Catppuccin-Frappe-Dark 15 & exec-once = waybar & exec-once = mako &