added LeoBots2 kanshi config
This commit is contained in:
parent
d501a4e4d9
commit
2c3c397944
1 changed files with 29 additions and 1 deletions
|
@ -54,7 +54,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
{
|
{
|
||||||
profile.name = "LeoBots";
|
profile.name = "LeoBots1";
|
||||||
profile.outputs = [
|
profile.outputs = [
|
||||||
{
|
{
|
||||||
criteria = "Samsung Electric Company S24F350 H4LR501027";
|
criteria = "Samsung Electric Company S24F350 H4LR501027";
|
||||||
|
@ -81,6 +81,34 @@
|
||||||
profile.exec = "$XDG_CONFIG_HOME/eww/scripts/monitors.sh";
|
profile.exec = "$XDG_CONFIG_HOME/eww/scripts/monitors.sh";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
{
|
||||||
|
profile.name = "LeoBots2";
|
||||||
|
profile.outputs = [
|
||||||
|
{
|
||||||
|
criteria = "eDP-1";
|
||||||
|
mode = "2256x1504";
|
||||||
|
position = "0,0";
|
||||||
|
scale = 1.0;
|
||||||
|
transform = "normal";
|
||||||
|
}
|
||||||
|
{
|
||||||
|
criteria = "Samsung Electric Company S24F350 H4LR500394";
|
||||||
|
mode = "1920x1080";
|
||||||
|
position = "2256,0";
|
||||||
|
scale = 1.0;
|
||||||
|
transform = "normal";
|
||||||
|
}
|
||||||
|
{
|
||||||
|
criteria = "Samsung Electric Company S24F350 H4LR501024";
|
||||||
|
mode = "1920x1080";
|
||||||
|
position = "4176,0";
|
||||||
|
scale = 1.0;
|
||||||
|
transform = "normal";
|
||||||
|
}
|
||||||
|
];
|
||||||
|
profile.exec = "$XDG_CONFIG_HOME/eww/scripts/monitors.sh";
|
||||||
|
}
|
||||||
|
|
||||||
{
|
{
|
||||||
profile.name = "raum116";
|
profile.name = "raum116";
|
||||||
profile.outputs = [
|
profile.outputs = [
|
||||||
|
|
Loading…
Add table
Reference in a new issue