From 38d9d1a9e81b8c509b7fa2d9725556885b95b2bc Mon Sep 17 00:00:00 2001 From: Frost-Phoenix <67cyril6767@gmail.com> Date: Mon, 6 May 2024 21:22:50 +0200 Subject: [PATCH] change hyprland config --- 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 2218441..2f463f1 100644 --- a/modules/home/hyprland/config.nix +++ b/modules/home/hyprland/config.nix @@ -9,11 +9,11 @@ "hash dbus-update-activation-environment 2>/dev/null &" "dbus-update-activation-environment --systemd &" "nm-applet &" - "poweralertd &" "wl-clip-persist --clipboard both" "swaybg -m fill -i $(find ~/Pictures/wallpapers/ -maxdepth 1 -type f) &" "sleep 1 && swaylock" "hyprctl setcursor Nordzy-cursors 22 &" + "poweralertd &" "waybar &" "mako &" ];