Right click konawall module to cycle wallpapers

This commit is contained in:
kat witch 2021-07-24 06:04:33 +01:00
parent b5be3e5a50
commit 44e2c86970
No known key found for this signature in database
GPG key ID: 1B477797DCA5EC72

View file

@ -62,6 +62,7 @@ in
exec = "${pkgs.konawall-toggle}/bin/konawall-status";
exec-on-event = true;
on-click = "${pkgs.konawall-toggle}/bin/konawall-toggle";
on-click-right = "systemctl --user restart konawall";
};
cpu = { format = "CPU {usage}%"; };
#mpd = {