mirror of
https://github.com/tuxdotrs/nix-config.git
synced 2026-09-19 16:49:04 +05:30
refactor(serpantinum): flatten right widgets list
This commit is contained in:
@@ -42,13 +42,11 @@
|
|||||||
];
|
];
|
||||||
center = [ "vis" ];
|
center = [ "vis" ];
|
||||||
right = [
|
right = [
|
||||||
[
|
"media"
|
||||||
"media"
|
"vol"
|
||||||
"vol"
|
"bat"
|
||||||
"bat"
|
"tray"
|
||||||
"tray"
|
"timedate"
|
||||||
"timedate"
|
|
||||||
]
|
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user