pinwheel: Add spacing to external waybar bar

This commit is contained in:
Alexander Heldt
2023-10-03 09:16:22 +02:00
parent 8481fa0ca9
commit cb40991462

View File

@@ -181,6 +181,8 @@ in
layer = "top"; layer = "top";
position = "top"; position = "top";
height = 30; height = 30;
spacing = 20;
fixed-center = false;
output = [ "HDMI-A-1" ]; output = [ "HDMI-A-1" ];
modules-left = [ "hyprland/workspaces" ]; modules-left = [ "hyprland/workspaces" ];