mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-23 05:03:55 -05:00
waybar: add tooltip to close button
This commit is contained in:
parent
7d54d78eca
commit
cfc26886a7
|
@ -84,6 +84,7 @@
|
|||
"on-click" = ''${lib.getExe'
|
||||
config.wayland.windowManager.hyprland.package "hyprctl"} dispatch killactive'';
|
||||
"format" = "";
|
||||
"tooltip-format" = "Close the focused window.";
|
||||
};
|
||||
|
||||
"clock" = {
|
||||
|
|
Loading…
Reference in a new issue