From 30a0a86078b80a32491fccbbf98c0b13a189ccb0 Mon Sep 17 00:00:00 2001 From: Aria Nolan Date: Wed, 17 Jan 2024 10:25:52 -0500 Subject: [PATCH] autostart otd-daemon --- users/tacocat/wayland/sway/config.d/autostart | 1 + 1 file changed, 1 insertion(+) diff --git a/users/tacocat/wayland/sway/config.d/autostart b/users/tacocat/wayland/sway/config.d/autostart index 30d293c..ecf084c 100755 --- a/users/tacocat/wayland/sway/config.d/autostart +++ b/users/tacocat/wayland/sway/config.d/autostart @@ -5,6 +5,7 @@ exec gammastep-indicator exec dunst exec udiskie --no-automount --tray exec sway-audio-idle-inhibit +exec otd-daemon #exec swayidle -w \ # timeout 600 'swaylock -f -c 14171d' \ # before-sleep 'swaylock -f -c 14171d'