use kanshi for screen configuration

pull/1/head
koehr 5 years ago
parent 9b1802165a
commit b2ac664f6c

@ -0,0 +1,7 @@
{
output eDP-1 enable mode 3200x1800 position 0,0 scale 2
}
{
output eDP-1 enable mode 3200x1800 position 0,0 scale 2
output "Philips Consumer Electronics Company PHL BDM3270 AU11749004259" mode 2560x1440 position 0,-900 scale 1.6
}

@ -34,20 +34,14 @@ set $ws8 "8: 8 "
set $ws9 "9: 9 "
set $ws10 "10: 10 "
output "*" bg ~/Media/wallpaper.jpg fit
output eDP-1 {
background ~/Media/wallpaper.jpg fit
resolution 3200x1800
pos 0 0
scale 2
}
output 'Philips Consumer Electronics Company PHL BDM3270 AU11749004259' {
background ~/Media/wallpaper.jpg fit
resolution 2560x1440
pos 0 -900
scale 1.6
}
input type:keyboard {
xkb_layout us
xkb_variant alt-intl-unicode

Loading…
Cancel
Save