my display renamed itself...?
This commit is contained in:
parent
c9538731f3
commit
b2a9c6ac1c
3 changed files with 4 additions and 4 deletions
|
|
@ -1,5 +1,5 @@
|
|||
profile single {
|
||||
output eDP-2 {
|
||||
output eDP-1 {
|
||||
mode 1920x1080
|
||||
position 0,0
|
||||
adaptive_sync on
|
||||
|
|
@ -7,7 +7,7 @@ profile single {
|
|||
}
|
||||
|
||||
profile multi {
|
||||
output eDP-2 {
|
||||
output eDP-1 {
|
||||
mode 1920x1080
|
||||
position 0,0
|
||||
adaptive_sync on
|
||||
|
|
|
|||
|
|
@ -21,7 +21,7 @@ local wallpapers = {
|
|||
}
|
||||
|
||||
local monitors = {
|
||||
main = 'eDP-2',
|
||||
main = 'eDP-1',
|
||||
external = 'HDMI-A-1'
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -48,7 +48,7 @@
|
|||
},
|
||||
|
||||
{
|
||||
"output": "eDP-2",
|
||||
"output": "eDP-1",
|
||||
"layer": "top",
|
||||
"position": "top",
|
||||
"height": 32,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue