Ajout de Kanshi pour la gestion des écrans
This commit is contained in:
parent
9ef26d9eab
commit
5f72bdbfe5
2 changed files with 25 additions and 11 deletions
13
config/kanshi/config
Normal file
13
config/kanshi/config
Normal file
|
@ -0,0 +1,13 @@
|
|||
profile office {
|
||||
output eDP-1 enable mode 1920x1080 position 2560,0
|
||||
output DP-2 enable mode 2560x1080 position 0,0
|
||||
}
|
||||
|
||||
profile laptop {
|
||||
output DP-2 disable
|
||||
output eDP-1 enable mode 1920x1080 position 0,0
|
||||
}
|
||||
|
||||
profile home {
|
||||
output HDMI-A-3 enable mode 3440x1440@100Hz position 0,0
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue