This commit is contained in:
Sense T
2023-06-26 21:44:41 +08:00
parent d223784ffa
commit 4f7f979620
2 changed files with 7 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
{
layer = "top";
position = "top";
height = 32;
height = 24;
modules-left = [
"custom/launcher"
@@ -30,6 +30,10 @@
};
};
"hyprland/window" = {
};
"wlr/workspaces" = {
format = "{icon}";
on-click = "activate";
@@ -96,7 +100,7 @@
"custom/launcher" ={
format = " ";
on-click = "nwggrid -o 0.6";
on-click = "nwggrid -o 0.8";
};
"custom/power" ={