561 current 1970-01-01 01:00:00 24.11.20250215.a60651b 6.6.76 *

This commit is contained in:
Max Känner 2025-02-17 14:03:51 +01:00
parent 1a8b0c4449
commit 5caf79cc2d

View File

@ -175,7 +175,7 @@ in {
position = "1080,1080";
}
{
criteria = "Dell Inc. DELL P2422HE JLXL9M3";
criteria = "DP-3";
position = "1080,0";
}
{
@ -185,11 +185,11 @@ in {
}
];
profile.exec = [
"${pkgs.sway}/bin/swaymsg [workspace=main] move workspace to '\"Dell Inc. DELL P2422HE 7VWL9M3\"'"
"${pkgs.sway}/bin/swaymsg [workspace=term] move workspace to 'DP-1'"
"${pkgs.sway}/bin/swaymsg [workspace=main] move workspace to DP-3"
"${pkgs.sway}/bin/swaymsg [workspace=term] move workspace to DP-1"
"${pkgs.sway}/bin/swaymsg [workspace=msg] move workspace to eDP-1"
"${pkgs.sway}/bin/swaymsg [workspace=music] move workspace to eDP-1"
"${pkgs.sway}/bin/swaymsg [workspace=5] move workspace to '\"Dell Inc. DELL P2422HE 7VWL9M3\"'"
"${pkgs.sway}/bin/swaymsg [workspace=5] move workspace to DP-3"
];
}
{