mirror of
https://github.com/Noratrieb/nixos.git
synced 2026-01-17 05:05:06 +01:00
updates and stuff
This commit is contained in:
parent
0700f17b90
commit
b8dece5c02
3 changed files with 45 additions and 31 deletions
|
|
@ -88,7 +88,7 @@
|
|||
format = " {status}";
|
||||
format-disabled = ""; # an empty format will hide the module
|
||||
format-connected = " {num_connections} connected";
|
||||
on-click = lib.getExe pkgs.blueberry;
|
||||
on-click = lib.getExe' "blueberry" pkgs.blueberry;
|
||||
};
|
||||
pulseaudio = {
|
||||
# "scroll-step": 1, // %, can be a float
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue