mirror of
https://github.com/Noratrieb/nixos.git
synced 2026-05-13 13:42:50 +02:00
update
This commit is contained in:
parent
351f78aa9f
commit
edf742dd98
4 changed files with 32 additions and 31 deletions
|
|
@ -2,6 +2,8 @@
|
|||
programs.git = {
|
||||
enable = true;
|
||||
|
||||
signing.format = false;
|
||||
|
||||
settings = {
|
||||
user = {
|
||||
name = "Noratrieb";
|
||||
|
|
|
|||
|
|
@ -89,7 +89,7 @@
|
|||
format = " {status}";
|
||||
format-disabled = ""; # an empty format will hide the module
|
||||
format-connected = " {num_connections} connected";
|
||||
on-click = lib.getExe' pkgs.blueberry "blueberry";
|
||||
on-click = lib.getExe' pkgs.blueman "blueman";
|
||||
};
|
||||
pulseaudio = {
|
||||
# "scroll-step": 1, // %, can be a float
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue