diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf index b6c79fda..62a826c2 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -41,8 +41,6 @@ $programsAuthAgent = /usr/lib/polkit-kde-authentication-agent-1 $programsBar = waybar # Application startup -# -> Hypr stuff -exec=pkill -9 hyprpaper; hyprpaper # -> Programs exec=pkill -9 $programsNotiDaemon; $programsNotiDaemon exec=pkill -9 $programsAuthAgent; $programsAuthAgent diff --git a/hypr/scripts.d/autostart.sh b/hypr/scripts.d/autostart.sh index d81e9355..efd1059c 100755 --- a/hypr/scripts.d/autostart.sh +++ b/hypr/scripts.d/autostart.sh @@ -3,6 +3,12 @@ # Programs here # Append ' &' to all of them + +# Hyprpaper +hyprpaper & + +# Bitfocus Companion +# Useful if you have an Elgato Streamdeck companion & # Wait for all tasks to finish