Compare commits
No commits in common. "238db043b44e50038a96de6d61cbcad02acc678e" and "ec1e07797565493defe63cdc0a9ee0845cbe1df7" have entirely different histories.
238db043b4
...
ec1e077975
@ -63,7 +63,7 @@ in {
|
|||||||
statix
|
statix
|
||||||
deadnix
|
deadnix
|
||||||
tree-sitter
|
tree-sitter
|
||||||
texliveMedium
|
texliveMinimal
|
||||||
biber
|
biber
|
||||||
gcc
|
gcc
|
||||||
];
|
];
|
||||||
|
@ -168,30 +168,6 @@ in {
|
|||||||
"${pkgs.sway}/bin/swaymsg [workspace=5] move workspace to '\"Dell Inc. DELL P2422HE 7VWL9M3\"'"
|
"${pkgs.sway}/bin/swaymsg [workspace=5] move workspace to '\"Dell Inc. DELL P2422HE 7VWL9M3\"'"
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
{
|
|
||||||
profile.outputs = [
|
|
||||||
{
|
|
||||||
criteria = "eDP-1";
|
|
||||||
position = "1080,1080";
|
|
||||||
}
|
|
||||||
{
|
|
||||||
criteria = "DP-3";
|
|
||||||
position = "1080,0";
|
|
||||||
}
|
|
||||||
{
|
|
||||||
criteria = "DP-1";
|
|
||||||
transform = "90";
|
|
||||||
position = "0,0";
|
|
||||||
}
|
|
||||||
];
|
|
||||||
profile.exec = [
|
|
||||||
"${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 DP-3"
|
|
||||||
];
|
|
||||||
}
|
|
||||||
{
|
{
|
||||||
profile.name = "docked-4k";
|
profile.name = "docked-4k";
|
||||||
profile.outputs = [
|
profile.outputs = [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user