diff options
author | Matthew Lemon <y@yulqen.org> | 2024-02-29 21:12:18 +0000 |
---|---|---|
committer | Matthew Lemon <y@yulqen.org> | 2024-02-29 21:12:18 +0000 |
commit | 41e668f13698a62461ec48178eb13b5e0ed82cc0 (patch) | |
tree | 95815b5fbefd405e39cb70ffe367c283b6e766a8 /sway/config-desktop | |
parent | 70791387cd15c6627811e150a289c99bb044c527 (diff) |
Changes desktop background for portrait
Diffstat (limited to '')
-rw-r--r-- | sway/config-desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sway/config-desktop b/sway/config-desktop index a4921e4..08f0571 100644 --- a/sway/config-desktop +++ b/sway/config-desktop @@ -28,7 +28,7 @@ include /etc/sway/config-vars.d/* # # Default wallpaper (more resolutions are available in /usr/share/backgrounds/sway/) #output * bg /usr/share/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png fill -output DP-1 bg ~/Pictures/stable_diffusion/test_influencer/altar25.png fit +output DP-1 bg ~/Pictures/stable_diffusion/legacy/00083-3037126896-procession_of_demons.png fit output HDMI-A-1 bg ~/Pictures/stable_diffusion/test_influencer/gurskey5.png fill # # Example configuration: |