mirror of
https://git.sr.ht/~roxwize/.dotfiles
synced 2025-05-02 03:39:32 +00:00
~
This commit is contained in:
parent
6e28141f5a
commit
a8b6ce3036
5 changed files with 22 additions and 10 deletions
|
@ -1,4 +1,4 @@
|
|||
{ ... }: {
|
||||
{ pkgs, ... }: {
|
||||
programs.yambar = {
|
||||
enable = true;
|
||||
settings = {
|
||||
|
@ -12,13 +12,12 @@
|
|||
|
||||
left = [
|
||||
{
|
||||
# TODO: mpd <https://www.mankier.com/5/yambar-modules-mpd>
|
||||
# https://codeberg.org/dnkl/yambar/issues/53#issuecomment-264088
|
||||
label = {
|
||||
content.string.text = "god's in his heaven | all's right with the world";
|
||||
};
|
||||
}
|
||||
];
|
||||
|
||||
right = [
|
||||
{
|
||||
battery = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue