mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
16 lines
640 B
Plaintext
16 lines
640 B
Plaintext
exec-once = omarchy-set-user
|
|
exec-once = uwsm-app -- hypridle
|
|
exec-once = uwsm-app -- mako
|
|
exec-once = uwsm-app -- waybar
|
|
exec-once = uwsm-app -- fcitx5
|
|
exec-once = uwsm-app -- swaybg -i ~/.config/omarchy/current/background -m fill
|
|
exec-once = uwsm-app -- swayosd-server
|
|
exec-once = /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
|
|
exec-once = omarchy-cmd-first-run
|
|
exec-once = uwsm-app -- elephant
|
|
exec-once = uwsm-app -- walker --gapplication-service
|
|
|
|
# Slow app launch fix -- set systemd vars
|
|
exec-once = systemctl --user import-environment $(env | cut -d'=' -f 1)
|
|
exec-once = dbus-update-activation-environment --systemd --all
|