tune shikane config file to move workspaces around
This commit is contained in:
parent
47f1f255ce
commit
41d4cf6661
1 changed files with 3 additions and 2 deletions
|
|
@ -10,8 +10,9 @@ search = ["s=H4ZN519488", "m=C24F390"]
|
||||||
enable = true
|
enable = true
|
||||||
position = '0,0'
|
position = '0,0'
|
||||||
exec = [
|
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]]
|
[[profile.output]]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue