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 &" ];