Merge pull request #329823 from ExpidusOS/fix/pkgsllvm/elfutils
[NixPkgs.git] / pkgs / by-name / sw / swayfx-unwrapped / sway-config-no-nix-store-references.patch
blob009c129594301d2a7a71f94b04142a24d16e34d0
1 diff --git a/config.in b/config.in
2 --- a/config.in
3 +++ b/config.in
4 @@ -21,8 +21,8 @@ set $menu dmenu_path | dmenu | xargs swaymsg exec
6 ### Output configuration
8 -# Default wallpaper (more resolutions are available in @datadir@/backgrounds/sway/)
9 -output * bg @datadir@/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png fill
10 +# Default wallpaper
11 +#output * bg ~/.config/sway/backgrounds/Sway_Wallpaper_Blue_1920x1080.png fill
13 # Example configuration:
15 @@ -213,5 +213,3 @@ bar {
16 inactive_workspace #32323200 #32323200 #5c5c5c
20 -include @sysconfdir@/sway/config.d/*