mirror of
https://github.com/oddlama/nix-config.git
synced 2025-10-11 07:10:39 +02:00
feat: change wallpaper from waybar
This commit is contained in:
parent
dfa647e8ed
commit
5569f45ed2
1 changed files with 1 additions and 1 deletions
|
@ -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" = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue