Files
hyprland-dotfiles/.config/hypr/hyprland/autostart.conf
2026-01-17 23:02:56 +01:00

36 lines
1.1 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 = 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'
# 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