Files
nix/config/hypr/config/autoexec.conf
2025-11-08 21:20:48 +02:00

40 lines
1.0 KiB
Plaintext

# Polkit
# exec-once = systemctl --user start /nix/store/*-hyprpolkitagent-*/libexec/hyprpolkitagent
# Waybar
exec-once = "GTK_THEME=Adwaita LC_TIME=lv_LV.UTF-8 waybar -c ~/config/config/waybar/config -s ~/config/config/waybar/style.css"
# Wallpaper
exec-once = swww-daemon
# Notification Manager
exec-once = dunst
# Gentoo Stuff
exec-once = bash ~/config/scripts/gentoo-init.sh
# Clipboard Manager
exec-once = wl-paste --watch cliphist store
# XDG Desktop Portal
exec-once = bash ~/config/scripts/xdg.sh
# Set GTK Settings
exec-once = bash ~/config/scripts/gtk.sh
# Start Hot Reload
exec-once = bash ~/config/scripts/hot-reload.sh
# Hyprland polkit
exec-once = /usr/libexec/hyprpolkitagent
# exec-once = arrpc
# Hyprland Splash
# exec-once = "sleep 5 && bun run scripts/bin/betterSplash.ts"
exec-once = sleep 5 && notify-send "Sveicināti Hyprland!" "$(hyprctl splash)"
# exec-once = nix-shell -p mpvpaper --command "mpvpaper -o \"no-audio loop loop-playlist\" HDMI-A-2 \"/home/ralsei/Documents/Boykisser Chipi Chipi Full Animation [3sP6ZvlqJeE].webm\""