Update
This commit is contained in:
@@ -1,25 +1,12 @@
|
||||
profile "Internal" {
|
||||
output eDP-1 enable
|
||||
profile "default" {
|
||||
output DP-2 enable scale 1.25 position 0,0
|
||||
|
||||
exec swaymsg focus output DP-1
|
||||
}
|
||||
|
||||
profile "Full setup" {
|
||||
output eDP-1 disable
|
||||
output DP-1 enable scale 1.25 position 0,0
|
||||
profile "with kamwas" {
|
||||
output DP-2 enable scale 1.25 position 0,0
|
||||
output HDMI-A-1 enable position 3072,0
|
||||
|
||||
exec swaymsg focus output DP-1
|
||||
}
|
||||
|
||||
profile "Internal + External" {
|
||||
output eDP-1 disable
|
||||
output DP-1 enable scale 1.25 position 0,0
|
||||
|
||||
exec swaymsg focus output DP-1
|
||||
}
|
||||
|
||||
profile "Internal + Kamvas" {
|
||||
output eDP-1 enable position 0,0
|
||||
output HDMI-A-1 enable position 2560,0
|
||||
|
||||
exec swaymsg focus output eDP-1
|
||||
exec swaymsg focus output DP-2
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user