From 2f4310656a1ce06a869c2ce768b4847d4d64f5f7 Mon Sep 17 00:00:00 2001 From: Sebastian Schulze Date: Fri, 5 May 2023 21:44:24 +0200 Subject: [PATCH] [bin] Let the autostart script run thinkpad-dock as well --- bin/executable_autostart | 1 + 1 file changed, 1 insertion(+) diff --git a/bin/executable_autostart b/bin/executable_autostart index 80f7ec6..662a41e 100644 --- a/bin/executable_autostart +++ b/bin/executable_autostart @@ -7,6 +7,7 @@ systemctl --user start graphical-session.target dbus-sway-environment configure-gtk +thinkpad-dock swaymsg workspace "4 " swaymsg exec -- "emacsclient --create-frame -e '(org-agenda-list)'"