diff --git a/modules/home/crow/home.nix b/modules/home/crow/home.nix index aa39344..9c7caa4 100644 --- a/modules/home/crow/home.nix +++ b/modules/home/crow/home.nix @@ -22,7 +22,7 @@ height = 30; spacing = 4; mode = "dock"; - margin = 10; + margin = "10"; modules-left = [ "hyprland/workspaces" ]; modules-center = [ "clock" ]; modules-right = [ "network" "battery" "backlight" "pulseaudio" "tray" ];