14 lines
519 B
Text
14 lines
519 B
Text
# Executable Startup File for Hyprland
|
|
#exec-once=uclampset -M 10 waybar
|
|
exec-once=${XDG_CONFIG_HOME:-~/.config}/dunst/scripts/low-battery.sh
|
|
exec-once=aw-server
|
|
exec-once=awatcher
|
|
exec-once=dbus-daemon --session --address=unix:path=$XDG_RUNTIME_DIR/bus
|
|
exec-once=dunst
|
|
exec-once=eww open bar
|
|
exec-once=fcitx5
|
|
exec-once=foot -s
|
|
exec-once=hyprpaper
|
|
exec-once=swayidle
|
|
exec-once=systemctl --user import-environment DISPLAY WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
|
|
exec-once=wl-paste -t text --watch clipman store --no-persist
|