summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--.config/kanshi/config14
1 files changed, 7 insertions, 7 deletions
diff --git a/.config/kanshi/config b/.config/kanshi/config
index cdc416f..4b074c5 100644
--- a/.config/kanshi/config
+++ b/.config/kanshi/config
@@ -1,20 +1,20 @@
 profile laptop {
-  output eDP-1 enable
+  output eDP-1 scale 1 enable
 }
 
 profile single {
-    output "Dell Inc. DELL U2518D 3C4YP9B9636L" position 0,0 enable
+    output "Dell Inc. DELL U2518D 3C4YP9B9636L" mode 2560x1440 position 0,0 enable
     output eDP-1 disable
 }
 
 profile multi {
-    output "Dell Inc. DELL U2518D 3C4YP87AAK3L"  position 0,-600 transform 90 enable
-    output "Dell Inc. DELL U2518D 3C4YP9B9636L" position 1440,0 enable
-    output eDP-1 disable
+    output "Dell Inc. DELL U2518D 3C4YP87AAK3L" mode 2560x1440 position 0,-600 transform 90 enable
+    output "Dell Inc. DELL U2518D 3C4YP9B9636L" mode 2560x1440 position 1440,0 enable
+    output eDP-1 scale 2 disable
 }
-#output eDP-1 position 4000,0 scale 2 enable
+# output eDP-1 position 4000,0 scale 2 enable
 
 profile tv {
    output HDMI-A-1 position 2560,0 enable
-   output eDP-1 scale 1 position 0,0 enable
+   output eDP-1 scale 2 position 0,0 enable
 }