36 lines
1.0 KiB
Plaintext
36 lines
1.0 KiB
Plaintext
# Polkit
|
|
exec-once = systemctl --user start /nix/store/*-hyprpolkitagent-*/libexec/hyprpolkitagent
|
|
exec-once = /usr/lib/hyprpolkitagent/hyprpolkitagent
|
|
|
|
# Wallpaper
|
|
exec-once = swww-daemon
|
|
|
|
# Gentoo Stuff
|
|
exec-once = bash /etc/nixos/scripts/gentoo-init.sh
|
|
|
|
# Clipboard Manager
|
|
exec-once = wl-paste --watch cliphist store
|
|
|
|
# XDG Desktop Portal
|
|
exec-once = bash /etc/nixos/scripts/xdg.sh
|
|
|
|
# Start Hot Reload
|
|
exec-once = bash /etc/nixos/scripts/hot-reload.sh
|
|
|
|
# Hyprland polkit
|
|
exec-once = /usr/lib/hyprpolkitagent/hyprpolkitagent
|
|
|
|
exec-once = [workspace special:music silent] cider
|
|
exec-once = [workspace special:quick silent] equibop
|
|
|
|
# exec-once = arrpc
|
|
|
|
# deltarune
|
|
exec-once = qs
|
|
|
|
# Hyprland Splash
|
|
# exec-once = "sleep 5 && bun run scripts/bin/betterSplash.ts"
|
|
exec-once = sleep 5 && notify-send -a dotfiles "Welcome to 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\""
|