update
This commit is contained in:
parent
53862d2a8b
commit
30a8cb3f9f
11 changed files with 304 additions and 68 deletions
|
|
@ -1,13 +1,12 @@
|
|||
profile {
|
||||
output eDP-1 enable
|
||||
output eDP-1 mode 1920x1080 scale 1 position 0,0
|
||||
output DP-6 enable position 3440,1440
|
||||
output DP-7 enable position 0,1440
|
||||
output DP-5 enable position 0,0
|
||||
output eDP-1 disable
|
||||
}
|
||||
|
||||
profile {
|
||||
output eDP-1 disable
|
||||
output DP-6 mode 2560x1440 scale 1 position 3440,1440
|
||||
output DP-7 mode 3440x1440 scale 1 position 0,1440
|
||||
output DP-5 mode 3440x1440 scale 1 position 0,0
|
||||
output eDP-1 enable position 0,0
|
||||
}
|
||||
|
||||
# You can get the names of your outputs by running: swaymsg -t get_outputs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue