aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Runge <dave@sleepmap.de>2020-07-27 17:05:52 +0200
committerDavid Runge <dave@sleepmap.de>2020-07-27 17:05:52 +0200
commit098f516d0dbc1a282b6bfa31914008be3ac4eac6 (patch)
treec9438bddf56e56d4c021fbb2204db6d19c90e920
parent19d60f202c16957ae49a0d22601f3dbb3ce90293 (diff)
downloaddotfiles-098f516d0dbc1a282b6bfa31914008be3ac4eac6.tar.gz
dotfiles-098f516d0dbc1a282b6bfa31914008be3ac4eac6.tar.bz2
dotfiles-098f516d0dbc1a282b6bfa31914008be3ac4eac6.tar.xz
dotfiles-098f516d0dbc1a282b6bfa31914008be3ac4eac6.zip
Add sway config for ploto
.config/sway/ploto: Add configuration for ploto and a few screens frequently in use.
-rw-r--r--.config/sway/ploto21
1 files changed, 21 insertions, 0 deletions
diff --git a/.config/sway/ploto b/.config/sway/ploto
new file mode 100644
index 0000000..b527c29
--- /dev/null
+++ b/.config/sway/ploto
@@ -0,0 +1,21 @@
+output eDP-1 {
+ resolution 3840x2400
+ scale 2
+}
+
+output "Goldstar Company Ltd LG Ultra HD 0x00005650" {
+ resolution 3840x2160
+ scale 1.6
+}
+
+output "Dell Inc. DELL U2717D J0XYN8AI230S" {
+ resolution 2560x1440
+ scale 1
+}
+
+output "Dell Inc. DELL P2719HC D8BLSS2" {
+ resolution 1920x1080
+ scale 1
+}
+
+include "$HOME/.config/sway/config"