dotfiles: update Kanshi config
Add new Dell 4K monitor.
This commit is contained in:
parent
a644fc60e2
commit
3ddb4f58f4
@ -5,6 +5,13 @@ profile external-dell {
|
||||
output "Dell Inc. DELL P2416D 6RC2C54O0NWS" mode 2560x1440 position 0,0 scale 1.75
|
||||
}
|
||||
|
||||
profile external-dell-4k {
|
||||
output eDP-1 disable
|
||||
# DELL U3219Q 9RSG413, 31.5 inches, 139.87 PPI (see https://www.sven.de/dpi/)
|
||||
# "make model serial" from `swaymsg -t get_outputs`
|
||||
output "Dell Inc. DELL U3219Q 9RSG413" mode 3840x2160 position 0,0 scale 2
|
||||
}
|
||||
|
||||
profile external-hp1 {
|
||||
output eDP-1 disable
|
||||
# HP E243, 23 inches, 95.78 PPI (see https://www.sven.de/dpi/)
|
||||
|
Loading…
Reference in New Issue
Block a user