NGDF/dots/sway/config.d/hosts/Tylwyth

33 lines
564 B
Plaintext

set $panel 'IVO 0x8C78 0x00000004'
set $dock1_1 'IGM Communi L236VA VB045N9510940'
set $dock1_2 'Dell Inc. DELL U2412M 7XTXG78T1HGU'
set $bg '~/Backgrounds/wallhaven-28mpg6.png'
exec brightnessctl set 50%
input "1739:52744:SYNA30D2:00_06CB:CE08" {
pointer_accel 0.7
accel_profile flat
middle_emulation true
}
output '*' {
bg $bg fill
}
output {
$panel {
resolution 1920x1080 position 0,0
}
$dock1_1 {
resolution 1920x1080 position 1920,0
}
$dock1_2 {
resolution 1920x1200 position 3840,0
}
}