diff options
-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 } |