2023-01-07 14:11:51 +00:00
|
|
|
profile docked {
|
|
|
|
output "LG Electronics W2442 0x000075FD" position 1920,0
|
|
|
|
output "LG Electronics W2442 0x000075E1" position 0,0
|
2023-02-25 16:05:42 +00:00
|
|
|
output eDP-1 disable
|
|
|
|
exec notify-send "💻 Display changed" "Applying docked LG profile"
|
2023-01-07 14:11:51 +00:00
|
|
|
}
|
|
|
|
|
2022-12-08 12:38:16 +00:00
|
|
|
profile docked {
|
|
|
|
output "Goldstar Company Ltd W2442 0x000075FD" position 1920,0
|
|
|
|
output "Goldstar Company Ltd W2442 0x000075E1" position 0,0
|
2023-02-25 16:05:42 +00:00
|
|
|
output eDP-1 disable
|
|
|
|
exec notify-send "💻 Display changed" "Applying docked Goldstar profile"
|
2022-12-08 12:38:16 +00:00
|
|
|
}
|
|
|
|
|
2023-01-07 14:11:51 +00:00
|
|
|
profile portable {
|
2022-12-08 12:38:16 +00:00
|
|
|
output eDP-1 enable position 0,0
|
2023-01-07 14:11:51 +00:00
|
|
|
exec notify-send "💻 Display changed" "Applying portable profile"
|
2022-12-08 12:38:16 +00:00
|
|
|
}
|