From 768089c0c2abf6334493cb5c4f118259c2de91a2 Mon Sep 17 00:00:00 2001 From: Frost-Phoenix <67cyril6767@gmail.com> Date: Fri, 10 Nov 2023 21:05:08 +0100 Subject: [PATCH] change hyprland congif --- modules/home/hyprland/config.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/home/hyprland/config.nix b/modules/home/hyprland/config.nix index d5369ee..dc34291 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 && swaylock - # exec-once = swaylock + exec-once = swaybg -m fill -i ~/Pictures/wallpapers/wallpaper.png + exec-once = sleep 0.2 && swaylock exec-once = mako & exec-once = waybar &