mirror of
https://github.com/EdenQwQ/nixos.git
synced 2025-12-26 18:34:56 +08:00
noctalia shell add volume widget
This commit is contained in:
parent
6d2aa4a5a3
commit
b794e7744d
1 changed files with 4 additions and 0 deletions
|
|
@ -63,6 +63,10 @@
|
|||
colorizeIcons = true;
|
||||
blacklist = [ ];
|
||||
}
|
||||
{
|
||||
id = "Volume";
|
||||
displayMode = "onhover";
|
||||
}
|
||||
{
|
||||
id = "Battery";
|
||||
displayMode = "alwaysShow";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue