From 2f461b1b9cf39632f87afeec0468f614a3d66a23 Mon Sep 17 00:00:00 2001 From: Frost-Phoenix <67cyril6767@gmail.com> Date: Fri, 10 Nov 2023 21:29:26 +0100 Subject: [PATCH] change hyprland congif --- modules/home/hyprland/config.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/home/hyprland/config.nix b/modules/home/hyprland/config.nix index abcecf9..54d7d71 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 = sleep 0.2 && swaylock + exec-once = sleep 0.5 && swaylock exec-once = hyprctl setcursor Catppuccin-Frappe-Dark 15 & exec-once = waybar & exec-once = mako &