Switched to kanshi instead of wlr-randr
This commit is contained in:
parent
7081b35722
commit
b8057d0283
3 changed files with 23 additions and 37 deletions
19
kanshi/config
Normal file
19
kanshi/config
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
profile single {
|
||||
output eDP-2 {
|
||||
mode 1920x1080
|
||||
position 0,0
|
||||
adaptive_sync on
|
||||
}
|
||||
}
|
||||
|
||||
profile multi {
|
||||
output eDP-2 {
|
||||
mode 1920x1080
|
||||
position 0,0
|
||||
adaptive_sync on
|
||||
}
|
||||
output HDMI-A-1 {
|
||||
mode 1920x1080
|
||||
position -1920,0
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue