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
|
#builtin display
|
||||||
scale 1
|
|
||||||
mode 1920x1200@60Hz
|
mode 1920x1200@60Hz
|
||||||
position 0 0
|
position 0 0
|
||||||
}
|
}
|
||||||
exec_always 'sleep 1;eww open --screen "0x0A31" bar'
|
|
||||||
exec_always 'sleep 1;eww open --screen "0x0A31" home'
|
|
||||||
|
|
||||||
output 'Dell Inc. DELL P1913 PVGRC3ALA4YU' {
|
'Dell Inc. DELL P1913 PVGRC3ALA4YU' {
|
||||||
#left workstation monitor
|
#interior desk left workstation monitor
|
||||||
scale 1
|
|
||||||
mode 1440x900@60Hz
|
mode 1440x900@60Hz
|
||||||
position -1440 0
|
position -1440 0
|
||||||
}
|
}
|
||||||
|
|
||||||
output 'Dell Inc. DELL E2216H JF44Y7AOAT0I' {
|
'Dell Inc. DELL E2216H JF44Y7AOAT0I' {
|
||||||
#right workstation monitor
|
#interior desk right workstation monitor
|
||||||
scale 1
|
|
||||||
mode 1920x1080@60Hz
|
mode 1920x1080@60Hz
|
||||||
position 1920 0
|
position 1920 0
|
||||||
}
|
}
|
||||||
|
|
||||||
output 'Dell Inc. DELL E2216H JF44Y7AOC7UI' {
|
'Dell Inc. DELL E2216H JF44Y7AOC7UI' {
|
||||||
scale 1
|
#exterior desk leftmost workstation monitor
|
||||||
mode 1920x1080@60Hz
|
mode 1920x1080@60Hz
|
||||||
position -1920 0
|
position -1920 0
|
||||||
|
}
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
exec_always {
|
||||||
|
'sleep 2;eww open --screen "0x0A31" bar'
|
||||||
|
'sleep 2;eww open --screen "0x0A31" home'
|
||||||
}
|
}
|
||||||
|
|
||||||
set {
|
set {
|
||||||
|
|
Loading…
Add table
Reference in a new issue