aboutsummaryrefslogtreecommitdiffstats
path: root/.config/sway
diff options
context:
space:
mode:
authorDavid Runge <dave@sleepmap.de>2021-11-24 21:13:17 +0100
committerDavid Runge <dave@sleepmap.de>2021-11-24 21:13:17 +0100
commite1206a1e1e523c146b08d8adbbb30c87f8ab0610 (patch)
treef725401f6e99cb8cc56555d17b4fe6334e7b4bf0 /.config/sway
parente62f0f041dd93fc16d4e27cf3e575df795d63f77 (diff)
downloaddotfiles-e1206a1e1e523c146b08d8adbbb30c87f8ab0610.tar.gz
dotfiles-e1206a1e1e523c146b08d8adbbb30c87f8ab0610.tar.bz2
dotfiles-e1206a1e1e523c146b08d8adbbb30c87f8ab0610.tar.xz
dotfiles-e1206a1e1e523c146b08d8adbbb30c87f8ab0610.zip
sway: Add configuration for host hmbx
.config/sway/config.d/hmbx: Add configuration for host hmbx.
Diffstat (limited to '.config/sway')
-rw-r--r--.config/sway/config.d/hmbx5
1 files changed, 5 insertions, 0 deletions
diff --git a/.config/sway/config.d/hmbx b/.config/sway/config.d/hmbx
new file mode 100644
index 0000000..9b7d62d
--- /dev/null
+++ b/.config/sway/config.d/hmbx
@@ -0,0 +1,5 @@
+output "Dell Inc. DELL P2715Q 32R1F52CAMBL" {
+ resolution 3840x2160
+ scale 1.6
+ bg /usr/share/backgrounds/gnome/adwaita-night.png fill
+}