Golbat monitor setup
This commit is contained in:
@@ -37,6 +37,21 @@ output "eDP-1" {
|
||||
position x=0 y=0
|
||||
}
|
||||
|
||||
// Main Screen
|
||||
output "DP-2" {
|
||||
mode "2560x1440@180.002"
|
||||
scale 1
|
||||
transform "normal"
|
||||
position x=0 y=0
|
||||
}
|
||||
|
||||
// Secondary Screen
|
||||
output "DP-1" {
|
||||
mode "2560x1440@59.951"
|
||||
scale 1
|
||||
transform "normal"
|
||||
position x=2560 y=140
|
||||
}
|
||||
|
||||
gestures {
|
||||
hot-corners {
|
||||
|
||||
Reference in New Issue
Block a user