feat: change wallpaper from waybar

This commit is contained in:
oddlama 2024-06-13 00:49:19 +02:00
parent dfa647e8ed
commit 5569f45ed2
No known key found for this signature in database
GPG key ID: 14EFE510775FE39A

View file

@ -64,7 +64,7 @@
format = " "; format = " ";
tooltip = true; tooltip = true;
tooltip-format = "Change wallpaper"; tooltip-format = "Change wallpaper";
on-click = "echo"; on-click = "systemctl --user start swww-update-wallpaper";
}; };
"custom/notification" = { "custom/notification" = {