Files
hypr/config/autostart.conf
T
2026-05-08 19:58:24 +02:00

41 lines
1.7 KiB
Plaintext
Executable File

# Needs To start first
exec-once = tmux new-session -d -s qs 'quickshell'
exec-once = hypridle
# exec-once = hyprpaper
# now via: systemctl --user enable --now hyprpaper.service
exec-once = bash -c '~/.config/hypr/scripts/wallpapers/random_wallpaper.sh > ~/.config/hypr/scripts/wallpaper/random_wallpaper.log'
exec-once = gsettings set org.gnome.desktop.interface color-scheme 'prefer-dark'
exec-once = tmux new-session -d -s keyring '/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 = tmux new-session -d -s carla 'carla -n /home/honney/Downloads/test.carxp'
# exec-once = udiskie -t
exec-once = tmux new-session -d -s fah 'fah-client'
exec-once = tmux new-session -d -s ollama '/usr/bin/ollama serve'
exec-once = tmux new-session -d -s ydotool 'ydotoold'
# Monitor LT
exec-once = discord
exec-once = nextcloud
exec-once = bash -c '~/.config/hypr/scripts/autostart/keepass.sh > ~/.config/hypr/scripts/autostart/keepass.log'
# Monitor RT
exec-once = bash -c '~/.config/hypr/scripts/autostart/floorp.sh > ~/.config/hypr/scripts/autostart/floorp.log'
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 3 && hyprctl dispatch workspace 4
exec-once = sleep 3 && hyprctl dispatch workspace 3
exec-once = sleep 3 && hyprctl dispatch workspace 2
exec-once = sleep 3 && hyprctl dispatch workspace 1