my display renamed itself...?

This commit is contained in:
Alexey 2025-08-25 19:36:14 +03:00
commit b2a9c6ac1c
3 changed files with 4 additions and 4 deletions

View file

@ -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

View file

@ -21,7 +21,7 @@ local wallpapers = {
}
local monitors = {
main = 'eDP-2',
main = 'eDP-1',
external = 'HDMI-A-1'
}

View file

@ -48,7 +48,7 @@
},
{
"output": "eDP-2",
"output": "eDP-1",
"layer": "top",
"position": "top",
"height": 32,