From 087ea5fb86aa8ccd46afceb8e99491a88a46ec67 Mon Sep 17 00:00:00 2001 From: vorboyvo Date: Wed, 9 Oct 2024 16:52:24 -0400 Subject: [PATCH] Set up Activate Linux autostart. --- programs/sway.nix | 3 +++ 1 file changed, 3 insertions(+) diff --git a/programs/sway.nix b/programs/sway.nix index de28420..745a5c0 100644 --- a/programs/sway.nix +++ b/programs/sway.nix @@ -88,6 +88,9 @@ in { '' exec dunst '' + # Enable notifications + '' + exec "activate-linux -c 0.5-0.5-0.5-0.5" + '' + # Enable Activate Linux '' bindgesture swipe:4:up focus parent bindgesture swipe:4:left workspace prev