summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config12
1 files changed, 10 insertions, 2 deletions
diff --git a/config b/config
index 168a058..14f72d8 100644
--- a/config
+++ b/config
@@ -65,14 +65,21 @@ exec_always [ -f ~/.cache/lockwallpaper ] \
# Output
output * bg ~/.cache/wallpaper fill #123456
-# Monitor 1
+# Laptop
+output 'Lenovo Group Limited 0x8AC2 Unknown' {
+ resolution 2944x1840@59.999Hz
+ scale 2
+ position 0 0
+}
+
+# PC Monitor 1
output 'Microstep MAG274QRF-QD CA8A391600566' {
resolution 3840x2160@60Hz
scale 2
position 0 0
}
-# Monitor 2
+# PC Monitor 2
output 'Samsung Electric Company SyncMaster H9XB215463' {
resolution 1920x1200@59.950Hz
transform 270
@@ -82,6 +89,7 @@ output 'Samsung Electric Company SyncMaster H9XB215463' {
}
# Default workspace
+workspace 1 output 'Lenovo Group Limited 0x8AC2 Unknown'
workspace 1 output 'Microstep MAG274QRF-QD CA8A391600566'
workspace 0 output 'Samsung Electric Company SyncMaster H9XB215463'