chore(hand7s): noctalia upstream
Signed-off-by: s0me1newithhand7s <git+me@hand7s.org>
This commit is contained in:
parent
b7924f8a1d
commit
418650bef1
1 changed files with 4 additions and 4 deletions
|
|
@ -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"
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue