diff options
author | Kjetil Orbekk <kj@orbekk.com> | 2024-07-25 08:39:06 -0400 |
---|---|---|
committer | Kjetil Orbekk <kj@orbekk.com> | 2024-07-25 08:39:06 -0400 |
commit | 96842551d25dbee9d8b576c7ba5af1c0137eabd2 (patch) | |
tree | 3220ee25908758c29863ddd907acba63d08cc2ae | |
parent | 32e26d4646cc4c16a7f57e9c590fe2246449f3ec (diff) |
Eitan config change
-rw-r--r-- | desktop/.config/kanshi/config | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/desktop/.config/kanshi/config b/desktop/.config/kanshi/config index a765604..adb37db 100644 --- a/desktop/.config/kanshi/config +++ b/desktop/.config/kanshi/config @@ -3,6 +3,12 @@ profile dock-office { output "HP Inc. HP Z27n G2 6CM9450CCQ" enable } +profile dock-emk { + output eDP-1 disable + output "HP Inc. HP E27u G4 CN41253JBX" enable position 1440,800 + output "HP Inc. HP Z27n G2 6CM9011FFS" enable position 0,0 transform 90 +} + profile dock-google { output eDP-1 disable output "Lenovo Group Limited LEN P32p-20 VNA6N4GT" enable |