mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-04-02 11:12:09 +02:00
update hyprpanel config
This commit is contained in:
@@ -35,20 +35,22 @@ in {
|
|||||||
hyprland.enable = true;
|
hyprland.enable = true;
|
||||||
overwrite.enable = true;
|
overwrite.enable = true;
|
||||||
overlay.enable = true;
|
overlay.enable = true;
|
||||||
layout = {
|
settings = {
|
||||||
"bar.layouts" = {
|
layout = {
|
||||||
"*" = {
|
"bar.layouts" = {
|
||||||
"left" = [ "dashboard" "workspaces" "windowtitle" ];
|
"*" = {
|
||||||
"middle" = [ "media" "cava" ];
|
"left" = [ "dashboard" "workspaces" "windowtitle" ];
|
||||||
"right" = [
|
"middle" = [ "media" "cava" ];
|
||||||
"systray"
|
"right" = [
|
||||||
"volume"
|
"systray"
|
||||||
"bluetooth"
|
"volume"
|
||||||
"battery"
|
"bluetooth"
|
||||||
"network"
|
"battery"
|
||||||
"clock"
|
"network"
|
||||||
"notifications"
|
"clock"
|
||||||
];
|
"notifications"
|
||||||
|
];
|
||||||
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user