mirror of
https://github.com/eoli3n/dotfiles
synced 2024-11-22 15:01:59 +01:00
try to fix display configuration
This commit is contained in:
parent
992c20fb83
commit
c7d8b4133e
@ -1,12 +1,12 @@
|
||||
profile {
|
||||
output "ONKYO Corporation Sound System 0x00000000" disable
|
||||
output "Dell Inc. DELL P2417H CW6Y77AG05NB" position 1199,1080 mode 1920x1080
|
||||
output "eDP-1" position 0,1486 mode 1920x1080 scale 1
|
||||
output "ONKYO Corporation Sound System Unknown" disable
|
||||
output "Dell Inc. DELL P2417H CW6Y77AG05NB" position 1920,1080 mode 1920x1080
|
||||
output "eDP-1" position 548,1388 mode 1920x1080 scale 1.4
|
||||
}
|
||||
|
||||
profile {
|
||||
output "Dell Inc. DELL P2417H CW6Y77AG05NB" position 1199,1080 mode 1920x1080
|
||||
output "eDP-1" position 0,1486 mode 1920x1080 scale 1.4
|
||||
output "Dell Inc. DELL P2417H CW6Y77AG05NB" position 1920,1080 mode 1920x1080
|
||||
output "eDP-1" position 548,1388 mode 1920x1080 scale 1.4
|
||||
}
|
||||
|
||||
profile {
|
||||
|
@ -9,8 +9,8 @@ set $screen "DP-3"
|
||||
#output $laptop pos 1920 1560 res 1920x1080 scale 1.8
|
||||
|
||||
# toggle proj
|
||||
bindsym --no-repeat $mod+p output $proj toggle; output $screen toggle; output $laptop toggle
|
||||
bindsym --no-repeat $mod+Shift+p output $laptop toggle
|
||||
bindsym --no-repeat $mod+p output $proj toggle
|
||||
bindsym --no-repeat $mod+Shift+p output $screen toggle; output $laptop toggle
|
||||
|
||||
# start kanshi
|
||||
exec_always "pkill kanshi; kanshi"
|
||||
|
Loading…
Reference in New Issue
Block a user