summaryrefslogtreecommitdiff
path: root/desktop
diff options
context:
space:
mode:
authorKjetil Orbekk <kj@orbekk.com>2023-12-12 09:43:01 -0500
committerKjetil Orbekk <kj@orbekk.com>2023-12-19 07:51:57 -0500
commitae34ffd918068cbf0e57c123963b5c212be7798c (patch)
tree3c69c19aa1fa0aecf76199b0818f8f1a3ed3fff0 /desktop
parent5f32fba8ec6ff54618d42d4f623f14c4d93664e8 (diff)
Update config
Diffstat (limited to 'desktop')
-rw-r--r--desktop/.config/kanshi/config7
1 files changed, 6 insertions, 1 deletions
diff --git a/desktop/.config/kanshi/config b/desktop/.config/kanshi/config
index 56607d0..a765604 100644
--- a/desktop/.config/kanshi/config
+++ b/desktop/.config/kanshi/config
@@ -3,6 +3,11 @@ profile dock-office {
output "HP Inc. HP Z27n G2 6CM9450CCQ" enable
}
+profile dock-google {
+ output eDP-1 disable
+ output "Lenovo Group Limited LEN P32p-20 VNA6N4GT" enable
+}
+
profile default {
output "*" enable
-} \ No newline at end of file
+}