mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 20:39:18 -08:00
Right click konawall module to cycle wallpapers
This commit is contained in:
parent
b5be3e5a50
commit
44e2c86970
1 changed files with 1 additions and 0 deletions
|
|
@ -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 = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue