made waybar config useful instead of being an example
This commit is contained in:
parent
51ac86756f
commit
fdfe3152c7
1 changed files with 2 additions and 2 deletions
|
@ -138,8 +138,8 @@
|
||||||
"DP-3"
|
"DP-3"
|
||||||
];
|
];
|
||||||
modules-left = [ "wlr/workspaces" "wlr/mode" "wlr/taskbar" ];
|
modules-left = [ "wlr/workspaces" "wlr/mode" "wlr/taskbar" ];
|
||||||
modules-center = [ "wlr/window" "custom/hello-from-waybar" ];
|
modules-center = [ "wlr/window" "clock" ];
|
||||||
modules-right = [ "mpd" "custom/mymodule#with-css-id" "temperature" ];
|
modules-right = [ "idle_inhibitor", "pulseaudio", "backlight", "battery", "tray" ];
|
||||||
|
|
||||||
"custom/hello-from-waybar" = {
|
"custom/hello-from-waybar" = {
|
||||||
format = "hello {}";
|
format = "hello {}";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue