organize outputs in better way
This commit is contained in:
@@ -76,8 +76,14 @@ input type:touchpad {
|
||||
workspace "$ws1" output $laptopMonitor
|
||||
workspace "$ws2" output $mainMonitor
|
||||
|
||||
output $laptopMonitor pos 0 0
|
||||
output $mainMonitor pos 1920 0 mode 1920x1080@144Hz
|
||||
output $laptopMonitor {
|
||||
pos 0 0
|
||||
}
|
||||
output $mainMonitor {
|
||||
pos 1920 0
|
||||
mode 1920x1080@144Hz
|
||||
adaptive_sync on
|
||||
}
|
||||
|
||||
|
||||
# idle and lock
|
||||
|
||||
Reference in New Issue
Block a user