Files
hyprland-dotfiles/.config/hypr/hyprland/autostart.conf
2025-10-16 20:49:26 +02:00

35 lines
1.0 KiB
Plaintext
Executable File

# Needs To start first
exec-once = waybar
#exec-once = hypridle
exec-once = hyprpaper
exec-once = gsettings set org.gnome.desktop.interface color-scheme 'prefer-dark'
exec-once = bash /usr/bin/gnome-keyring-daemon --start --components=pkcs11,secrets,ssh,gpg
exec-once = sleep 1 && ~/.config/hypr/scripts/wallpapers/wallpaper.sh
exec-once = ~/.config/hypr/scripts/goxlr/goxlr-start.sh
exec-once = dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
exec-once = systemctl --user start hyprpolkitagent
exec-once = carla -n ~/Music/1Player.carxp
# exec-once = udiskie -t
# Monitor LT
exec-once = discord
exec-once = nextcloud
exec-once = keepassxc
# Monitor RT
exec-once = floorp
exec-once = librewolf
exec-once = thunderbird
exec-once = alacritty -e /usr/bin/ollama serve
# Monitor LB
# Monitor RB
# Reset to default workspaces
exec-once = sleep 5 && hyprctl dispatch workspace 4
exec-once = sleep 5 && hyprctl dispatch workspace 3
exec-once = sleep 5 && hyprctl dispatch workspace 2
exec-once = sleep 5 && hyprctl dispatch workspace 1