hand7s/hyprpanel: upsstream changes added

Signed-off-by: s0me1newithhand7s <117505144+s0me1newithhand7s@users.noreply.github.com>
This commit is contained in:
s0me1newithhand7s 2025-07-26 11:22:09 +03:00
parent b98e075312
commit c5979e529d
No known key found for this signature in database

View file

@ -11,27 +11,6 @@
)
true;
hyprland = {
enable = lib.mkIf (
config.home.gui.sessionType == "Hyprland"
)
true;
};
overwrite = {
enable = lib.mkIf (
config.home.gui.sessionType == "Hyprland"
)
true;
};
overlay = {
enable = lib.mkIf (
config.home.gui.sessionType == "Hyprland"
)
true;
};
settings = {
layout = {
"bar.layouts" = {