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" ];
|
||||
right = [
|
||||
[
|
||||
"media"
|
||||
"vol"
|
||||
"bat"
|
||||
"tray"
|
||||
"timedate"
|
||||
]
|
||||
"media"
|
||||
"vol"
|
||||
"bat"
|
||||
"tray"
|
||||
"timedate"
|
||||
];
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user