diff options
| author | Kjetil Orbekk <kj@orbekk.com> | 2025-03-18 09:42:26 -0400 | 
|---|---|---|
| committer | Kjetil Orbekk <kj@orbekk.com> | 2025-03-18 09:42:58 -0400 | 
| commit | 47dadc166d2ab30d01f38566c4811364bbd87411 (patch) | |
| tree | fecf9572d45fb24d36d4aad0af33d31ef7190979 | |
| parent | e68a9502e4bf74bdd2f4fdfb87cce5ca16a7db2b (diff) | |
| -rw-r--r-- | desktop/.config/kanshi/config | 5 | 
1 files changed, 5 insertions, 0 deletions
| diff --git a/desktop/.config/kanshi/config b/desktop/.config/kanshi/config index adb37db..ce53adf 100644 --- a/desktop/.config/kanshi/config +++ b/desktop/.config/kanshi/config @@ -9,6 +9,11 @@ profile dock-emk {    output "HP Inc. HP Z27n G2 6CM9011FFS" enable position 0,0 transform 90  } +profile dock-dropin { +  output eDP-1 disable +  output "Dell Inc. DELL P3223QE JY37DP3" enable +} +  profile dock-google {    output eDP-1 disable    output "Lenovo Group Limited LEN P32p-20 VNA6N4GT" enable | 
