1
0
mirror of https://github.com/eoli3n/dotfiles synced 2024-11-22 23:12:32 +01:00

fixed display sway problem

This commit is contained in:
eoli3n 2021-02-11 10:27:19 +01:00
parent 16f78e5ea5
commit 5b8c4d3b55
2 changed files with 8 additions and 2 deletions

@ -1,7 +1,12 @@
profile {
output "ONKYO Corporation Sound System 0x00000000" disable
output "Dell Inc. DELL P2417H CW6Y77AG05NB" position 0,1080 mode 1920x1080
output "Chimei Innolux Corporation 0x14D3 0x00000000" position 1920,1560 mode 1920x1080 scale 1.8
output "Chimei Innolux Corporation 0x14D3 0x00000000" position 1920,1560 mode 1920x1080 scale 1.6
}
profile {
output "Dell Inc. DELL P2417H CW6Y77AG05NB" position 0,1080 mode 1920x1080
output "Chimei Innolux Corporation 0x14D3 0x00000000" position 1920,1560 mode 1920x1080 scale 1.6
}
profile {

@ -12,7 +12,8 @@ set $proj "ONKYO Corporation Sound System 0x00000000"
bindsym $mod+p output "ONKYO Corporation Sound System 0x00000000" toggle
# start kanshi
exec --no-startup-id swaymsg 'exec kanshi &'
exec_always --no-startup-id swaymsg 'pkill kanshi'
exec_always --no-startup-id swaymsg 'exec kanshi &'
# dpms
output * dpms on