dotfiles/.config/hypr/config/autostart.conf

29 lines
1.4 KiB
Text

# ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
# ┃ Autostart Configuration ┃
# ┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛
source = ~/.config/hypr/config/defaults.conf
# exec-once = xrandr --output HDMI-A-1 --primary
exec-once=hyprctl setcursor Dracula 24
# exec-once = /home/henry/HyerpxAlpha/bin/Hyperx --systray
# exec-once = hyprctl dispatch workspace 1
# Autostart wiki https://wiki.hyprland.org/Configuring/Keywords/#executing
exec-once = waybar &
exec-once = mako &
exec-once = nm-applet --indicator &
exec-once = bash -c "mkfifo /tmp/$HYPRLAND_INSTANCE_SIGNATURE.wob && tail -f /tmp/$HYPRLAND_INSTANCE_SIGNATURE.wob | wob & disown" &
exec-once = /usr/lib/polkit-kde-authentication-agent-1 &
# exec-once = hyprlock &
exec-once = swww-daemon & sleep 0.1 && swww img /mnt/data/Wallpapers/base.png --transition-type none &
# ## Slow app launch fix
exec-once = systemctl --user import-environment &
exec-once = hash dbus-update-activation-environment 2>/dev/null &
exec-once = dbus-update-activation-environment --systemd &
# ## Idle configuration
exec-once = $idlehandler