waybar: modules no longer need to be nested

feat/kile-v2
Ricard Illa 2023-01-07 20:29:48 +01:00
parent 1a42340149
commit aa5f170a09
No known key found for this signature in database
GPG Key ID: F69A672B72E54902
1 changed files with 62 additions and 64 deletions

View File

@ -9,7 +9,6 @@
modules-left = [ "river/tags" ];
modules-center = [ "river/window" ];
modules-right = [ "tray" "pulseaudio" "battery" "network" "clock" ];
modules = {
clock.format = ''{: %m/%d <span color="#a89984">|</span> %H:%M}'';
network = {
format-icons = [
@ -73,7 +72,6 @@
};
tray.icon-size = 14;
};
}];
style = ''
* {