Files
Hyprland-gentoo/dotfiles/hypr/conf/autostart.conf
2025-02-25 20:55:43 -05:00

38 lines
975 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# -----------------------------------------------------
# Autostart
# -----------------------------------------------------
# Setup XDG for screen sharing
exec-once = ../scripts/xdg.sh
# Start Polkit
# exec-once = /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
# Load Dunst Notification Manager
exec-once = dunst
# Load GTK settings
# exec-once = ~/dotfiles/hypr/scripts/gtk.sh
# Using hypridle to start hyprlock
exec-once = hypridle
# Load cliphist history
exec-once = wl-paste --watch cliphist store
# Initialize Wallpaper Engine
exec-once = ~/dotfiles/hypr/scripts/init-wallpaper-engine.sh
# Autostart ML4W App
# exec-once = ~/dotfiles/hypr/scripts/ml4w-welcome-autostart.sh
# Start ewww daemon
# exec-once = ~/dotfiles/hypr/scripts/eww.sh
exec-once = pypr
exec-once = activate-linux -t "激活 Win——" -m "什么Gentoo Linux那没事了" -f "Noto Sans CJK SC" &
# Start autostart cleanup
# exec-once = ~/dotfiles/hypr/scripts/cleanup.sh