From 60209721326e55afaf159543e30ec60686700b5c Mon Sep 17 00:00:00 2001 From: Frost-Phoenix <67cyril6767@gmail.com> Date: Fri, 10 Nov 2023 20:46:28 +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 5bb9053..2e2d671 100644 --- a/modules/home/hyprland/config.nix +++ b/modules/home/hyprland/config.nix @@ -16,8 +16,8 @@ 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 && swaylock - # exec-once = + exec-once = swaybg -m fill -i ~/Pictures/wallpapers/wallpaper.png + exec-once = swaylock exec-once = mako & exec-once = waybar &