home-manager/programs/waybar: open gnome-control-center on network click
This commit is contained in:
parent
c5c201ec38
commit
52e584ee0b
1 changed files with 1 additions and 0 deletions
|
@ -133,6 +133,7 @@
|
||||||
format-wifi = "{icon} {signalStrength}%";
|
format-wifi = "{icon} {signalStrength}%";
|
||||||
format-disconnected = "";
|
format-disconnected = "";
|
||||||
tooltip = false;
|
tooltip = false;
|
||||||
|
on-click = "XDG_CURRENT_DESKTOP=gnome gnome-control-center";
|
||||||
};
|
};
|
||||||
|
|
||||||
"hyprland/window" = {
|
"hyprland/window" = {
|
||||||
|
|
Loading…
Reference in a new issue