dotfiles/t16g2/home/.config/sway/config.d/display.d/t16g2
2025-03-17 13:30:02 -07:00

32 lines
585 B
Text

output eDP-1 {
#builtin display
scale 1
mode 1920x1200@60Hz
position 0 0
}
exec_always 'sleep 1;eww open --screen "0x0A31" bar'
exec_always 'sleep 1;eww open --screen "0x0A31" widgets'
output 'Dell Inc. DELL P1913 PVGRC3ALA4YU' {
#left workstation monitor
scale 1
mode 1440x900@60Hz
position -1440 0
}
output 'Dell Inc. DELL E2216H JF44Y7AOAT0I' {
#right workstation monitor
scale 1
mode 1920x1080@60Hz
position 1920 0
}
set {
$primary_display eDP-1
$overview_display eDP-1
}
workspace {
1:$profile_icon output eDP-1
39:$work_icon output HDMI-A-1
}