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}"
|
||||
}
|
||||
struts {
|
||||
left 24
|
||||
right 24
|
||||
left 33
|
||||
right 33
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -17,8 +17,8 @@
|
||||
position = "bottom";
|
||||
height = 24;
|
||||
spacing = 6;
|
||||
margin-left = 24 + 3;
|
||||
margin-right = 24 + 3;
|
||||
margin-left = 33 + 3;
|
||||
margin-right = 33 + 3;
|
||||
margin-bottom = 3;
|
||||
reload_style_on_change = true;
|
||||
modules-left = [
|
||||
|
Reference in New Issue
Block a user