From 41d4cf6661f9eb2fc370a107f47d7b4abf66f93c Mon Sep 17 00:00:00 2001 From: Don Harper Date: Sun, 16 Jun 2024 21:11:27 -0500 Subject: [PATCH] tune shikane config file to move workspaces around --- home/gui/files/shikane.toml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/home/gui/files/shikane.toml b/home/gui/files/shikane.toml index c7a2254..4aa2003 100644 --- a/home/gui/files/shikane.toml +++ b/home/gui/files/shikane.toml @@ -10,8 +10,9 @@ search = ["s=H4ZN519488", "m=C24F390"] enable = true position = '0,0' exec = [ - "swaymsg workspace 1, move workspace to output ${SHIKANE_OUTPUT_NAME}", - "swaymsg workspace 6, move workspace to output ${SHIKANE_OUTPUT_NAME}" + "swaymsg workspace 6, move workspace to output ${SHIKANE_OUTPUT_NAME}", + "swaymsg workspace 2, move workspace to output ${SHIKANE_OUTPUT_NAME}", + "swaymsg workspace 1, move workspace to output ${SHIKANE_OUTPUT_NAME}" ] [[profile.output]]