aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Runge <dave@sleepmap.de>2023-12-03 13:26:24 +0100
committerDavid Runge <dave@sleepmap.de>2023-12-03 13:26:24 +0100
commitc56bf8c4bf567727e2177691407bbd306f6cb36f (patch)
treeb7afc726086dec001de7265f5d6d94105cb2644d
parent73ba5583534a0b8ddf679d43ff58ed0200ee64a1 (diff)
downloaddotfiles-c56bf8c4bf567727e2177691407bbd306f6cb36f.tar.gz
dotfiles-c56bf8c4bf567727e2177691407bbd306f6cb36f.tar.bz2
dotfiles-c56bf8c4bf567727e2177691407bbd306f6cb36f.tar.xz
dotfiles-c56bf8c4bf567727e2177691407bbd306f6cb36f.zip
sway: Add output configuration for hmbx
Signed-off-by: David Runge <dave@sleepmap.de>
-rw-r--r--.config/sway/config.d/hmbx-output (renamed from .config/sway/config.d/hmbx)2
1 files changed, 2 insertions, 0 deletions
diff --git a/.config/sway/config.d/hmbx b/.config/sway/config.d/hmbx-output
index afb7c01..11126a7 100644
--- a/.config/sway/config.d/hmbx
+++ b/.config/sway/config.d/hmbx-output
@@ -1,11 +1,13 @@
output "Dell Inc. DELL P2715Q 32R1F52CAMBL" {
resolution 3840x2160
scale 1.6
+ # requires gnome-backgrounds
bg /usr/share/backgrounds/gnome/adwaita-d.jpg fill
}
output "Dell Inc. DELL P2715Q V48W265B409L" {
resolution 3840x2160
scale 1.6
+ # requires gnome-backgrounds
bg /usr/share/backgrounds/gnome/adwaita-d.jpg fill
}