Files
dotfiles/.config/hypr/autostart.conf

11 lines
480 B
Plaintext
Raw Normal View History

2026-03-07 19:11:53 +00:00
exec-once = uwsm-app -- hypridle
exec-once = uwsm-app -- mako
2026-03-14 13:15:47 +00:00
# exec-once = uwsm-app -- waybar
2026-03-07 19:11:53 +00:00
exec-once = uwsm-app -- fcitx5 --disable notificationitem
exec-once = uwsm-app -- swaybg -i ~/.config/station/current/background -m fill
exec-once = /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
2026-02-28 16:19:58 +00:00
# Slow app launch fix -- set systemd vars
2026-03-06 18:50:36 +00:00
exec-once = systemctl --user import-environment $(env | cut -d'=' -f 1)
exec-once = dbus-update-activation-environment --systemd --all