Switched to kanshi instead of wlr-randr

This commit is contained in:
Alexey 2025-01-22 09:36:54 +03:00
commit b8057d0283
3 changed files with 23 additions and 37 deletions

19
kanshi/config Normal file
View 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
}
}