InioX / matugen

A material you color generation tool
GNU General Public License v2.0
227 stars 9 forks source link

The Swaybg option does not change the wallpaper #81

Open Heus-Sueh opened 1 week ago

Heus-Sueh commented 1 week ago

I tried several times and it doesn't do anything

InioX commented 1 week ago

No output at all?

Heus-Sueh commented 1 week ago

No output at all?

matugen image /var/home/heus/Pictures/Wallpapers/wallhaven/pixelart/wallhaven-1ky9z9.jpg -m 'dark' -v
ℹ Opening image in /var/home/heus/Pictures/Wallpapers/wallhaven/pixelart/wallhaven-1ky9z9.jpg
ℹ Loaded 12 templates.
✔ [1/12] Exported the sway template to /var/home/heus/.config/sway/colors.conf
✔ [2/12] Exported the rofi template to /var/home/heus/.config/rofi/colors.rasi
✔ [3/12] Exported the hyprland template to /var/home/heus/.config/hypr/colors.conf
✔ [4/12] Exported the waybar template to /var/home/heus/.config/waybar/colors.css
✔ [5/12] Exported the telegram template to /var/home/heus/.config/telegram/matugen.tdesktop-theme
✔ [6/12] Exported the kitty template to /var/home/heus/.config/kitty/colors.conf
✔ [7/12] Exported the wlogout template to /var/home/heus/.config/wlogout/colors.css
✔ [8/12] Exported the alacritty template to /var/home/heus/.config/alacritty/colors.toml
✔ [9/12] Exported the dunst template to /var/home/heus/.config/dunst/dunstrc
✔ [10/12] Exported the gtk4 template to /var/home/heus/.config/gtk-4.0/gtk.css
✔ [11/12] Exported the gtk3 template to /var/home/heus/.config/gtk-3.0/gtk.css
✔ [12/12] Exported the starship template to /var/home/heus/.config/starship.toml
ℹ Restarting waybar
ℹ Restarting kitty
ℹ Restarting dunst
ℹ Setting gtk theme to adw-gtk3-dark
ℹ Setting wallpaper...
ℹ Restarting swaybg
ℹ Successfully set the wallpaper with swaybg

he is not putting the swaybg command in the sway config.

exec_always swaybg -i path/to/image -m fill

InioX commented 2 days ago

I don't think i get what you're saying, do you mean you set your wallpaper inside your swaybg config?

Heus-Sueh commented 2 days ago

I don't think i get what you're saying, do you mean you set your wallpaper inside your swaybg config?

yeah I've been doing it wrong this whole time then lol?

Does it need to run in the background like swww-daemon?