cool
This commit is contained in:
@@ -50,11 +50,21 @@ in {
|
||||
scroll_factor = "0.5";
|
||||
};
|
||||
};
|
||||
output = {
|
||||
output = if hostname == "sidon"
|
||||
then {
|
||||
DP-3 = {
|
||||
position = "0 600";
|
||||
scale = "1.33";
|
||||
};
|
||||
HDMI-A-1 = {
|
||||
position = "2880 0";
|
||||
scale = "1.33";
|
||||
transform = "270";
|
||||
};
|
||||
} else {
|
||||
eDP-1 = {
|
||||
scale = "1.33";
|
||||
};
|
||||
|
||||
DP-3 = {
|
||||
position = "0 0";
|
||||
scale = "1.33";
|
||||
|
||||
Reference in New Issue
Block a user