From e9c7bbb4907255b41ab8aff27503f35ea456f237 Mon Sep 17 00:00:00 2001 From: Andrej Benz Date: Wed, 16 Jul 2025 22:42:19 +0200 Subject: [PATCH] uwsm: wrap gui exec-once applications with uwsm --- default/hypr/autostart.conf | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/default/hypr/autostart.conf b/default/hypr/autostart.conf index 4643b8d..c77942b 100644 --- a/default/hypr/autostart.conf +++ b/default/hypr/autostart.conf @@ -1,4 +1,7 @@ -exec-once = hypridle & mako & waybar & fcitx5 -exec-once = swaybg -i ~/.config/omarchy/current/background -m fill +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 = /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 exec-once = wl-clip-persist --clipboard regular --all-mime-type-regex '^(?!x-kde-passwordManagerHint).+'