Compare commits
No commits in common. "75ed98ca0a98af5333cb2c5b2ff1ebc647f7d2da" and "98f207adf4423be16356d2fa881f13f0be41ccbd" have entirely different histories.
75ed98ca0a
...
98f207adf4
@ -50,7 +50,6 @@ in {
|
|||||||
element-desktop
|
element-desktop
|
||||||
chromium
|
chromium
|
||||||
wl-clipboard
|
wl-clipboard
|
||||||
gimp
|
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
@ -50,8 +50,6 @@ in {
|
|||||||
rust-analyzer
|
rust-analyzer
|
||||||
rustup
|
rustup
|
||||||
nodejs
|
nodejs
|
||||||
nixd
|
|
||||||
alejandra
|
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
@ -120,30 +120,6 @@ in {
|
|||||||
"${pkgs.sway}/bin/swaymsg workspace 5, move workspace to DP-3"
|
"${pkgs.sway}/bin/swaymsg workspace 5, move workspace to DP-3"
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
{
|
|
||||||
profile.outputs = [
|
|
||||||
{
|
|
||||||
criteria = "eDP-1";
|
|
||||||
position = "0,1080";
|
|
||||||
}
|
|
||||||
{
|
|
||||||
criteria = "Dell Inc. DELL P2422HE 7VWL9M3";
|
|
||||||
position = "0,0";
|
|
||||||
}
|
|
||||||
{
|
|
||||||
criteria = "ViewSonic Corporation VG2448 V5E201960167";
|
|
||||||
transform = "90";
|
|
||||||
position = "1920,0";
|
|
||||||
}
|
|
||||||
];
|
|
||||||
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 '\"ViewSonic Corporation VG2448 V5E201960167\"'"
|
|
||||||
"${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\"'"
|
|
||||||
];
|
|
||||||
}
|
|
||||||
{
|
{
|
||||||
profile.name = "docked-4k";
|
profile.name = "docked-4k";
|
||||||
profile.outputs = [
|
profile.outputs = [
|
||||||
|
Loading…
Reference in New Issue
Block a user