update waybar
This commit is contained in:
parent
9e2577c311
commit
7bedf2df42
@ -4,6 +4,7 @@
|
||||
height = 24;
|
||||
|
||||
modules-left = [
|
||||
"custom/launcher"
|
||||
"hyprland/window"
|
||||
];
|
||||
modules-center = [ "wlr/workspaces" ];
|
||||
@ -16,6 +17,7 @@
|
||||
"network"
|
||||
"tray"
|
||||
"clock"
|
||||
"custom/power"
|
||||
];
|
||||
|
||||
wireplumber = {
|
||||
@ -112,11 +114,11 @@
|
||||
|
||||
"custom/launcher" = {
|
||||
format = " ";
|
||||
on-click = "nwggrid";
|
||||
on-click = "nwg-drawer";
|
||||
};
|
||||
|
||||
"custom/power" = {
|
||||
format = " ";
|
||||
on-click = "nwgbar";
|
||||
on-click = "nwg-bar";
|
||||
};
|
||||
}
|
||||
|
Reference in New Issue
Block a user