From 5fdb26fafbb14b75906f7f6985da4519e1a8522f Mon Sep 17 00:00:00 2001 From: Botond Hende Date: Tue, 29 Oct 2024 20:49:25 +0100 Subject: fixed sway config so that programs open in the right workspace --- home/.config/sway/config | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/home/.config/sway/config b/home/.config/sway/config index fbcdcfd..49525a1 100644 --- a/home/.config/sway/config +++ b/home/.config/sway/config @@ -275,10 +275,9 @@ exec pavucontrol assign '[app_id="pavucontrol"]' workspace number 10 -workspace 2 -exec $term -e zsh -s newsboat +assign '[app_id="ws2"]' workspace number 2 -workspace 1 +exec $term --class ws2 -e zsh -s newsboat exec firefox include /etc/sway/config.d/* -- cgit v1.2.3-70-g09d2