desktop/niri: change struts
Signed-off-by: unexplrd <unexplrd@linerds.us>
This commit is contained in:
@ -194,8 +194,8 @@ in {
|
|||||||
inactive-color "#${colors.base03}"
|
inactive-color "#${colors.base03}"
|
||||||
}
|
}
|
||||||
struts {
|
struts {
|
||||||
left 24
|
left 33
|
||||||
right 24
|
right 33
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -17,8 +17,8 @@
|
|||||||
position = "bottom";
|
position = "bottom";
|
||||||
height = 24;
|
height = 24;
|
||||||
spacing = 6;
|
spacing = 6;
|
||||||
margin-left = 24 + 3;
|
margin-left = 33 + 3;
|
||||||
margin-right = 24 + 3;
|
margin-right = 33 + 3;
|
||||||
margin-bottom = 3;
|
margin-bottom = 3;
|
||||||
reload_style_on_change = true;
|
reload_style_on_change = true;
|
||||||
modules-left = [
|
modules-left = [
|
||||||
|
Reference in New Issue
Block a user