inital commit
This commit is contained in:
53
home/aiden/.config/niri/outputs.kdl
Normal file
53
home/aiden/.config/niri/outputs.kdl
Normal file
@@ -0,0 +1,53 @@
|
||||
//Acer 1080p
|
||||
output "DP-3" {
|
||||
mode "1920x1080"
|
||||
transform "normal"
|
||||
position x=0 y=0
|
||||
scale 1.0
|
||||
}
|
||||
output "DP-4" {
|
||||
mode "1920x1080"
|
||||
transform "normal"
|
||||
position x=0 y=0
|
||||
scale 1.0
|
||||
}
|
||||
//LG 2K
|
||||
output "DP-5" {
|
||||
mode "2560x1440"
|
||||
transform "normal"
|
||||
position x=1920 y=0
|
||||
scale 1.0
|
||||
}
|
||||
output "DP-6" {
|
||||
mode "2560x1440"
|
||||
transform "normal"
|
||||
position x=1920 y=0
|
||||
scale 1.0
|
||||
}
|
||||
output "DP-7" {
|
||||
mode "2560x1440"
|
||||
transform "normal"
|
||||
position x=1920 y=0
|
||||
scale 1.0
|
||||
}
|
||||
|
||||
//HP 1080p
|
||||
//output "DP-4" {
|
||||
// mode "1920x1080"
|
||||
// transform "normal"
|
||||
// position x=4480 y=0
|
||||
// scale 1.0
|
||||
//}
|
||||
output "HDMI-A-1" {
|
||||
mode "1920x1080"
|
||||
transform "normal"
|
||||
position x=4480 y=0
|
||||
scale 1.0
|
||||
}
|
||||
//Built-in display
|
||||
output "eDP-1" {
|
||||
mode "1920x1080"
|
||||
transform "normal"
|
||||
position x=6400 y=0
|
||||
scale 1.0
|
||||
}
|
||||
Reference in New Issue
Block a user