From cf857156cf3af63608882751796c276ecc3779ae Mon Sep 17 00:00:00 2001 From: b12f Date: Wed, 4 Sep 2024 22:36:05 +0200 Subject: [PATCH] modules/graphical: add background to sway --- modules/graphical/sway/config/config.d/theme.conf.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/modules/graphical/sway/config/config.d/theme.conf.nix b/modules/graphical/sway/config/config.d/theme.conf.nix index a983e8c..c6a347b 100644 --- a/modules/graphical/sway/config/config.d/theme.conf.nix +++ b/modules/graphical/sway/config/config.d/theme.conf.nix @@ -32,4 +32,6 @@ exec_always import-gtk-settings \ # Workaround to fix cursor scaling, see https://github.com/swaywm/sway/issues/4112 seat seat0 xcursor_theme Adwaita + +output * bg ~/.config/wallpaper.jpg fill ''