cleanup
This commit is contained in:
parent
e370ee1eae
commit
7d3da28192
1 changed files with 0 additions and 37 deletions
|
|
@ -22,42 +22,5 @@
|
||||||
ssh-agent = {
|
ssh-agent = {
|
||||||
enable = true;
|
enable = true;
|
||||||
};
|
};
|
||||||
# kanshi = {
|
|
||||||
# enable = true;
|
|
||||||
# profiles = {
|
|
||||||
# undocked = {
|
|
||||||
# outputs = [
|
|
||||||
# {
|
|
||||||
# criteria = "eDP-1";
|
|
||||||
# status = "enable";
|
|
||||||
# }
|
|
||||||
# ];
|
|
||||||
# };
|
|
||||||
# docked = {
|
|
||||||
# outputs = [
|
|
||||||
# {
|
|
||||||
# criteria = "eDP-1";
|
|
||||||
# status = "disable";
|
|
||||||
# }
|
|
||||||
# {
|
|
||||||
# criteria = "Samsung Electric Company C24F390 H4ZN519488";
|
|
||||||
# status = "enable";
|
|
||||||
# position = "0,0";
|
|
||||||
# }
|
|
||||||
# {
|
|
||||||
# criteria = "Stargate Technology HDMI ";
|
|
||||||
# status = "enable";
|
|
||||||
# position = "0,1080";
|
|
||||||
# }
|
|
||||||
# ];
|
|
||||||
# exec = [
|
|
||||||
# "swaymsg workspace 1, move workspace to output '\"Samsung Electric Company C24F390 H4ZN519488\"'"
|
|
||||||
# "swaymsg workspace 5, move workspace to output '\"Stargate Technology HDMI \"'"
|
|
||||||
# "swaymsg workspace 6, move workspace to output '\"Samsung Electric Company C24F390 H4ZN519488\"'"
|
|
||||||
# "swaymsg workspace 9, move workspace to output '\"Stargate Technology HDMI \"'"
|
|
||||||
# ];
|
|
||||||
# };
|
|
||||||
# };
|
|
||||||
# };
|
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue