Make screens do shit
This commit is contained in:
parent
f2165935f8
commit
04dbb925d4
3 changed files with 44 additions and 18 deletions
14
home/dot_config/kanshi/config
Normal file
14
home/dot_config/kanshi/config
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
profile desk {
|
||||
output eDP-1 disable
|
||||
output "Acer Technologies VG270U P 0x05217924" enable mode 2560x1440 position 0,0 adaptive_sync on
|
||||
output "Acer Technologies VG270U P 0x9392CFAC" enable mode 2560x1440 position 2560,0 adaptive_sync on
|
||||
}
|
||||
|
||||
profile portable {
|
||||
output eDP-1 enable mode 2880x1800 position 0,0 scale 2
|
||||
}
|
||||
|
||||
profile second_desk {
|
||||
output "LG Electronics LG FULL HD" enable mode 1920x1080 position 0,0
|
||||
output eDP-1 enable mode 2880x1800 position 0,1080 scale 2
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue