diff --git a/hyprland/.config/hypr/conf/autostart.conf b/hyprland/.config/hypr/conf/autostart.conf index 7473cfa..58642af 100644 --- a/hyprland/.config/hypr/conf/autostart.conf +++ b/hyprland/.config/hypr/conf/autostart.conf @@ -7,8 +7,8 @@ exec-once = dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP & exec-once = /usr/libexec/polkit-kde-authentication-agent-1 & exec-once = sleep 1 && pipewire & -exec-once = sleep 1 && /usr/bin/wireplumber & exec-once = sleep 1 && /usr/bin/pipewire-pulse & +# exec-once = sleep 1 && /usr/bin/wireplumber & # wallpaper : exec-once = swaybg -i ~/Wallpapers/macos.png &