From d406fd57b464e2c53ccbcd999945b091597825c5 Mon Sep 17 00:00:00 2001 From: John Mertz Date: Fri, 23 Sep 2022 17:40:04 -0400 Subject: [PATCH] Autostart OSK --- sway/autostart | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/sway/autostart b/sway/autostart index d092e9c1a..bd9600bba 100644 --- a/sway/autostart +++ b/sway/autostart @@ -24,8 +24,7 @@ exec mako & # Tray icons # TODO: Orage is dead. Find a new calendaring solution -#exec orage & -exec nm-applet & +exec squeekboard-restyled & exec blueman-applet & exec nextcloud & exec pasystray &