This commit is contained in:
Lilith 2025-03-24 02:29:46 +01:00
parent 9a16acca1b
commit 0deecc0aea
Signed by: lilith
GPG key ID: 8712A0F317C37175
6 changed files with 65 additions and 39 deletions

View file

@ -4,20 +4,32 @@
programs.hyprpanel = {
enable = true;
overlay.enable = true;
# overlay.enable = true;
hyprland.enable = true;
layout."*" = {
left = [ "dashboard" "workspaces" "windowtitle"];
left = [
"dashboard"
"workspaces"
"windowtitle"
];
middle = [ "media" ];
right = [ "volume" "network" "bluetooth" "systray" "clock" "battery" "notifications"];
right = [
"volume"
"network"
"bluetooth"
"systray"
"clock"
"battery"
"notifications"
];
};
settings = {
bar = {
clock.format = "%F %H:%M";
battery.label = true;
launcher.icon = "";
@ -39,7 +51,7 @@
bar.transparent = true;
font.name = "JetBrains Mono NF";
matugen = true;
matugen_settings = {
# contrast = 0.3;