chore(hand7s): noctalia upstream

Signed-off-by: s0me1newithhand7s <git+me@hand7s.org>
This commit is contained in:
s0me1newithhand7s 2026-05-29 16:36:41 +03:00
parent b7924f8a1d
commit 418650bef1

View file

@ -41,7 +41,7 @@
}; };
bar = { bar = {
floating = true; floating = false;
density = "comfortable"; density = "comfortable";
position = "right"; position = "right";
showCapsule = true; showCapsule = true;
@ -50,7 +50,7 @@
marginVertical = 1; marginVertical = 1;
marginHorizontal = 0.6; marginHorizontal = 0.6;
monitors = [ monitors = [
"DP-3" "DP-2"
]; ];
widgets = { widgets = {
@ -156,7 +156,7 @@
onlySameOutput = true; onlySameOutput = true;
colorizeIcons = true; colorizeIcons = true;
monitors = [ monitors = [
"DP-3" "DP-2"
]; ];
}; };
@ -197,7 +197,7 @@
autoHideMs = 2500; autoHideMs = 2500;
location = "bottom_center"; location = "bottom_center";
monitors = [ monitors = [
"DP-3" "DP-2"
]; ];
}; };