From b8aec9b3f415494034c2a037b7abc109cd208c51 Mon Sep 17 00:00:00 2001 From: Frost-Phoenix <67cyril6767@gmail.com> Date: Fri, 10 Nov 2023 20:58:52 +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 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 &