yazi: add external-only profile

This commit is contained in:
krolxon 2025-08-31 20:59:28 +05:30
parent 46c5bf2552
commit 6b79a838e7
1 changed files with 10 additions and 0 deletions

View File

@ -7,8 +7,18 @@ profile laptop-only {
} }
} }
profile external-only {
output eDP-1 disable
output HDMI-A-1 {
mode 1920x1080
position 0,0
scale 1
}
}
profile docked { profile docked {
output eDP-1 { output eDP-1 {
enable
mode 1920x1080 mode 1920x1080
scale 1 scale 1
position 0,0 position 0,0