hand7s/hyprpanel: upsstream changes added
Signed-off-by: s0me1newithhand7s <117505144+s0me1newithhand7s@users.noreply.github.com>
This commit is contained in:
parent
b98e075312
commit
c5979e529d
1 changed files with 0 additions and 21 deletions
|
|
@ -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" = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue