New backup 2025-06-05 12:30:02
This commit is contained in:
parent
bb6498a35d
commit
1406f60bfa
1 changed files with 27 additions and 23 deletions
|
@ -1,30 +1,34 @@
|
|||
output eDP-1 {
|
||||
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" home'
|
||||
mode 1920x1200@60Hz
|
||||
position 0 0
|
||||
}
|
||||
|
||||
'Dell Inc. DELL P1913 PVGRC3ALA4YU' {
|
||||
#interior desk left workstation monitor
|
||||
mode 1440x900@60Hz
|
||||
position -1440 0
|
||||
}
|
||||
|
||||
'Dell Inc. DELL E2216H JF44Y7AOAT0I' {
|
||||
#interior desk right workstation monitor
|
||||
mode 1920x1080@60Hz
|
||||
position 1920 0
|
||||
}
|
||||
|
||||
'Dell Inc. DELL E2216H JF44Y7AOC7UI' {
|
||||
#exterior desk leftmost workstation monitor
|
||||
mode 1920x1080@60Hz
|
||||
position -1920 0
|
||||
}
|
||||
|
||||
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
|
||||
}
|
||||
|
||||
output 'Dell Inc. DELL E2216H JF44Y7AOC7UI' {
|
||||
scale 1
|
||||
mode 1920x1080@60Hz
|
||||
position -1920 0
|
||||
exec_always {
|
||||
'sleep 2;eww open --screen "0x0A31" bar'
|
||||
'sleep 2;eww open --screen "0x0A31" home'
|
||||
}
|
||||
|
||||
set {
|
||||
|
|
Loading…
Add table
Reference in a new issue