Merge branch 'development' of git.malice.zone:alisceon/nixos_config into development
This commit is contained in:
commit
b29023dc69
5 changed files with 56 additions and 8 deletions
|
|
@ -409,9 +409,9 @@
|
|||
};
|
||||
"bluetooth" = {
|
||||
format-connected = "| ᛒ";
|
||||
format-disconnected = "| ᚧ";
|
||||
format-no-controller = "";
|
||||
format-on = "| ᚧ";
|
||||
format-disabled = "";
|
||||
format-no-controllers = "";
|
||||
interval = 15;
|
||||
on-click = "${uwsm} ${term} -e bluetui";
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue