add tooltip to dpms module in thr bar
This commit is contained in:
parent
d968d1e6f7
commit
d6d24a5a45
1 changed files with 2 additions and 0 deletions
2
bar.nix
2
bar.nix
|
|
@ -96,6 +96,8 @@
|
|||
activated = "";
|
||||
deactivated = "";
|
||||
};
|
||||
tooltip-format-activated = "Lock when inactive is currently ON";
|
||||
tooltip-format-deactivated = "Lock when inactive is currently OFF";
|
||||
};
|
||||
|
||||
bluetooth = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue