mirror of
https://github.com/arthur-pbty/arthur-os.git
synced 2026-08-01 20:28:16 +02:00
15 lines
684 B
Plaintext
15 lines
684 B
Plaintext
exec-once = uwsm-app -- hypridle
|
|
exec-once = uwsm-app -- mako
|
|
exec-once = ! omarchy-toggle-enabled waybar-off && uwsm-app -- waybar
|
|
exec-once = uwsm-app -- fcitx5 --disable notificationitem
|
|
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 = omarchy-powerprofiles-init
|
|
exec-once = uwsm-app -- omarchy-hyprland-monitor-watch
|
|
|
|
# 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
|