enable the hyprpanel overlay

Former-commit-id: b1702060f2
This commit is contained in:
Hadi
2025-01-06 20:58:55 +01:00
parent ec8f733408
commit 029655cb72
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
# Hyprpanel is the bar on top of the screen
# Display informations like workspaces, battery, wifi, ...
{ inputs, pkgs, config, ... }:
{ inputs, config, ... }:
let
transparentButtons = config.var.theme.bar.transparentButtons;
@@ -33,6 +33,7 @@ in {
systemd.enable = true;
hyprland.enable = true;
overwrite.enable = true;
overlay.enable = true;
layout = {
"bar.layouts" = {
"0" = {