niri: adjust top gap
This commit is contained in:
@@ -20,6 +20,16 @@
|
||||
};
|
||||
};
|
||||
|
||||
layout = {
|
||||
gaps = 16;
|
||||
struts = {
|
||||
# left = 16;
|
||||
# right = 16;
|
||||
top = -8;
|
||||
# bottom = 16;
|
||||
};
|
||||
};
|
||||
|
||||
spawn-at-startup = [
|
||||
# waybar (status bar)
|
||||
{ command = [ "${pkgs.waybar}/bin/waybar" ]; }
|
||||
|
||||
Reference in New Issue
Block a user